Skip to content

Commit

Permalink
update custom.css
Browse files Browse the repository at this point in the history
  • Loading branch information
shuvoaftab committed Jul 11, 2024
1 parent 63f80ef commit e26e71e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/styles/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,7 @@ li::marker {
}
.sl-markdown-content :is(h3) code {
font-size: 20px;
}
.sl-markdown-content h3:not(:where(.not-content *)) {
font-size: 1.5rem !important;
}

0 comments on commit e26e71e

Please sign in to comment.