From 07c9822b4457dd422cb668cc1ab8c854e63b5941 Mon Sep 17 00:00:00 2001 From: Jakob Date: Sun, 8 Mar 2020 04:03:55 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ethreadr/style.css=E2=80=9C=20=C3=A4nde?= =?UTF-8?q?rn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- threadr/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/threadr/style.css b/threadr/style.css index 6f75b67..521e1a4 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -321,7 +321,10 @@ div.form { } section { - margin: 20px; + margin-top: 0px; + margin-bottom: 24px; + margin-left: 16px; + margin-right: 16px; border-radius: 5px; border: 1px solid #001858; background-color: #f3d2c1;