From 42ca0a22b59a7a61bd32cdaf109eabee05419293 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Tue, 18 Aug 2020 14:56:38 +0200 Subject: Minor style fix --- client/style.css | 1 - 1 file changed, 1 deletion(-) 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 { -- cgit v1.2.3