Fix blog h1 styling

master
Garrett Mills 1 year ago
parent 33411d1041
commit 73d0c5df40

@ -768,6 +768,10 @@ section#auth h3 {
margin: 50px 20px;
}
.post-content h1 {
font-size: 36pt;
}
.post-content h2 {
font-size: 28pt;
}

Loading…
Cancel
Save