Skip to content

Commit

Permalink
fix: add missing counter-increment
Browse files Browse the repository at this point in the history
  • Loading branch information
ntk148v committed Aug 31, 2023
1 parent 09a2c37 commit 19d295f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ h3 {

h4 {
@apply text-xl;
counter-increment: h4;
}

h6 {
Expand Down

0 comments on commit 19d295f

Please sign in to comment.