Fix post title spacing

This commit is contained in:
2020-08-03 23:21:57 +00:00
parent e2d1dd0775
commit e8cb910206
2 changed files with 10 additions and 4 deletions
+6 -2
View File
@@ -126,7 +126,11 @@ h4 {
font-size: 20px;
}
div.title-subtext {
div.post-head h1 {
margin-bottom: 18px;
}
div.post-head span.subtext {
color: #555555;
font-weight: normal;
font-size: 20px;
@@ -326,7 +330,7 @@ p.openring {
padding-bottom: 24px;
}
div.title-subtext {
div.post-head span.subtext {
font-size: 18px;
}