From 8b6d042cc37c44b3adb8d87e2617430d8333be2d Mon Sep 17 00:00:00 2001 From: Bernd Reuther Date: Tue, 21 Apr 2020 08:47:26 +0200 Subject: [PATCH] =?UTF-8?q?custom.css=20eingef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/custom.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/custom.css b/css/custom.css index d484ecd..6af9f57 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1,7 +1,7 @@ p { - margin-bottom: 24px; + margin-bottom: 24px !important; } ul { - margin-bottom: 24px; + margin-bottom: 24px !important; } \ No newline at end of file