diff --git a/static/css/style.css b/static/css/style.css index 5fe7a2d..6efbe60 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -240,7 +240,7 @@ em, i { font-style: italic; } } .post h2 { - margin-bottom: 40px; + margin-bottom: 1em; font: 300 150%/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; color: #111; }