fix styling bug

This commit is contained in:
Nathan McCarty 2025-02-06 19:48:27 -05:00
parent 550c4613e7
commit f6d73a1473

View file

@ -93,7 +93,7 @@ body, .post {
.post-read-time {
text-decoration: underline dotted;
}
.post-body > h3, .post-body > h3, .post-body > h4 {
.post-body > h2, .post-body > h3, .post-body > h4 {
text-align: center;
}
.post-blurbs {