diff --git a/_sass/main.scss b/_sass/main.scss index 1930e91..be174d1 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -105,7 +105,7 @@ article.post:first-child { padding-top: 3.6rem; } -article.post header.post-header h2.post-title { +article.post header.post-header div.post-title h2 { margin-bottom: 0; }