Skip to content

Commit

Permalink
fix: margin
Browse files Browse the repository at this point in the history
  • Loading branch information
katopz committed Sep 13, 2023
1 parent a3ece3d commit 7063f54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/css/general.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@ h6 code {

h2,
h3 {
margin-top: 2.5em;
margin-top: 1.5em;
}
h4,
h5 {
margin-top: 2em;
margin-top: 1em;
}

.header + .header h3,
Expand Down

0 comments on commit 7063f54

Please sign in to comment.