From: Andrew Engelbrecht Date: Thu, 18 Mar 2021 17:33:56 +0000 (-0400) Subject: fix space around h2 elements X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=bd141a510e32d0e847c25f48a99f9bfb291dd0fb;p=libreplanet-static.git fix space around h2 elements --- diff --git a/2021/assets/css/custom.css b/2021/assets/css/custom.css index b9292fe5..7d7ec87c 100644 --- a/2021/assets/css/custom.css +++ b/2021/assets/css/custom.css @@ -39,9 +39,7 @@ body { } h2 { - margin-bottom: 0px; - margin-top: 0px; - padding-top: 5px; + margin-bottom: 20px; } h3 {