From 4fb1290f5e739200912985e5a58ff49fc6c61783 Mon Sep 17 00:00:00 2001 From: Jakob Date: Mon, 24 Feb 2020 22:41:39 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threadr/style.css b/threadr/style.css index 0087d40..c8383a5 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -4,7 +4,7 @@ grid-template-columns: 1fr 3fr 1fr; grid-gap: 10px; grid-auto-rows: minmax(100px, auto); - padding: 14px 20px; + padding: 50px 50px; } div {