diff --git a/static/css/style.css b/static/css/style.css index c44e711..a2eb322 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -227,7 +227,7 @@ em, i { font-style: italic; } } .post h1 { - margin-bottom:2 0px; + margin-bottom: 20px; color: #222; font: 300 32px/1.4em "Helvetica Neue", Helvetica,Arial,sans-serif; } @@ -641,4 +641,4 @@ h2.month { .post h2.headline { font-size: 13px; } .post h1 { font-size:24px; } .post h2 { font-size:20px; } -} \ No newline at end of file +}