diff options
author | Vincent Ambo <mail@tazj.in> | 2022-07-28T13·38+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2022-07-28T15·16+0000 |
commit | ca608d3e9c46c0c713c1fc0ee7e09a2c110c130c (patch) | |
tree | b66cc78d23c47aeb35702d15d896283223e92cfb /users/tazjin/predlozhnik/.gitignore | |
parent | ebbda2484a47054aa16946d40c10130608c6e15a (diff) |
style(predlozhnik): make the page look a bit more inviting r/4334
with some sprinkling of CSS and some different button classes, this doesn't look half bad! Change-Id: I49a3af4a77ce58713c735b2401b807062a3efb21 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5989 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'users/tazjin/predlozhnik/.gitignore')
-rw-r--r-- | users/tazjin/predlozhnik/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/predlozhnik/.gitignore b/users/tazjin/predlozhnik/.gitignore index eccd7b4ab85e..58eaf3e32687 100644 --- a/users/tazjin/predlozhnik/.gitignore +++ b/users/tazjin/predlozhnik/.gitignore @@ -1,2 +1,3 @@ /target/ **/*.rs.bk +dist/ |