Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
curegit committed May 23, 2024
1 parent c2fac9e commit 1d6e1b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/article.css
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ main h1 {
margin-top: 4px;
}

.single p + :is(h4, h5, h6) {
margin-top: 20px;
}

.single p {
margin: 12px 0;
padding-left: 4px;
Expand Down

0 comments on commit 1d6e1b3

Please sign in to comment.