Skip to content

Commit

Permalink
Add back Helvetica Neue is first font
Browse files Browse the repository at this point in the history
  • Loading branch information
veyndan committed Jun 18, 2024
1 parent 07bc9ff commit 0524749
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ body {
background-color: #fff;
color: var(--color-text);

font-family: system-ui,
font-family: "Helvetica Neue",
system-ui,
sans-serif,
"Apple Color Emoji",
/* Emojis*/
Expand Down

0 comments on commit 0524749

Please sign in to comment.