From 1dfd600a22396f16385a09ea54d8b9dc083b35e6 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sun, 17 Feb 2019 13:17:11 +0100 Subject: [PATCH] padding makes selection big --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index d147aa8..a2660a2 100644 --- a/style.css +++ b/style.css @@ -97,7 +97,7 @@ body { } .blog-discuss { - padding-top: 15px; + margin-top: 15px; } .footer {