diff options
author | Jasper Van der Jeugt | 2020-08-18 14:56:38 +0200 |
---|---|---|
committer | Jasper Van der Jeugt | 2020-08-18 14:56:38 +0200 |
commit | 42ca0a22b59a7a61bd32cdaf109eabee05419293 (patch) | |
tree | f8593631f1b57bc5405bcae033f4f2b4b533c1e6 /client | |
parent | b6036ebb0becf102f4cf5fe0483aa88a39e784e1 (diff) |
Minor style fix
Diffstat (limited to 'client')
-rw-r--r-- | client/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/style.css b/client/style.css index 2dd12cb..81513be 100644 --- a/client/style.css +++ b/client/style.css @@ -73,7 +73,6 @@ button, input { color: white; background: black; width: inherit; - margin: 12px auto 12px auto; } .votable { |