diff --git a/css/style.css b/css/style.css index 70ac1cb..62fa55f 100644 --- a/css/style.css +++ b/css/style.css @@ -585,10 +585,10 @@ h1#site-name { } /* ------------------- Content ---------------------------- */ - .content { - margin-top: 10px; + margin-top: 0; } + h1#page-title { font-size: 2em; line-height: 1; @@ -639,7 +639,7 @@ h1#page-title { .meta { font-size: 0.857em; color: #68696b; - margin-bottom: 0; + margin-bottom: 10px; } .submitted a { padding: 10px 0 15px;