fix space around h2 elements
authorAndrew Engelbrecht <andrew@fsf.org>
Thu, 18 Mar 2021 17:33:56 +0000 (13:33 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Thu, 18 Mar 2021 17:33:56 +0000 (13:33 -0400)
2021/assets/css/custom.css

index b9292fe5828ff9e4ec65b5612bbb28cbeec9492a..7d7ec87c797d004fe939cb905b8c56712d4b72eb 100644 (file)
@@ -39,9 +39,7 @@ body {
 }
 
 h2 {
-  margin-bottom: 0px;
-  margin-top: 0px;
-  padding-top: 5px;
+  margin-bottom: 20px;
 }
 
 h3  {