Skip to content

Commit

Permalink
Use system font stack
Browse files Browse the repository at this point in the history
  • Loading branch information
MattIPv4 committed Jan 17, 2024
1 parent 7165e01 commit 08a8892
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ html,
body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, "Avenir Next", Avenir, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Noto, sans-serif;
}

body {
Expand Down

0 comments on commit 08a8892

Please sign in to comment.