feedback from Niko
[web.git] / ralf / _sass / _base.scss
index af78fcd2a7b9dad5d9a6623228e35097ce99c025..7943fe3488eca41d73a240d10bacea597d11d5db 100644 (file)
@@ -33,12 +33,12 @@ h2 {
 }
 h3 {
     margin-top: 0.5em;
-    font-size: 135%;
+    font-size: 130%;
     margin-bottom: 0.1em;
 }
 h4 {
     margin-top: 0.5em;
-    font-size: 120%;
+    font-size: 110%;
     margin-bottom: 0.0em;
 }
 
@@ -74,6 +74,9 @@ p {
     margin: 0.5em 0;
     line-height: 1.3;
 }
+li > p {
+    margin: 0;
+}
 
 .comment {
     margin-top: 1.5em;