Skip to content

Commit

Permalink
style: change font-weight
Browse files Browse the repository at this point in the history
  • Loading branch information
fffzlfk committed Jun 10, 2023
1 parent e5ab473 commit ae2d97f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions static/css/fonts.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,9 @@

body {
font-family: 'FusionKai', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-weight: bold;
}

pre {
font-weight: normal;
}

0 comments on commit ae2d97f

Please sign in to comment.