Skip to content

Commit

Permalink
site: increase <main> line height
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalIcing committed Jul 11, 2024
1 parent 1bb8b71 commit 6981e69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ ${CSS}
.markdown-body {
font-size: 125%;
line-height: 1.75;
font-family: inherit;
}
.markdown-body .highlight pre, .markdown-body pre {
Expand Down

0 comments on commit 6981e69

Please sign in to comment.