Tweak margin bottom headers

This commit is contained in:
Paulus Schoutsen 2016-08-20 23:27:27 -07:00
parent 58ebb42e92
commit e2713a9c58

View File

@ -215,7 +215,7 @@ article.post, article.page, article.listing {
}
h1, h2, h3 {
margin-bottom: 0;
margin-bottom: 4px;
line-height: 1.2;
}
}