diff options
-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 { |