fix styling bug
This commit is contained in:
parent
550c4613e7
commit
f6d73a1473
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue