Skip to content

Commit 7b6cf20

Browse files
committed
Add back Helvetica Neue is first font
1 parent 757a2c0 commit 7b6cf20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sass/_base.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ body {
3535
background-color: #fff;
3636
color: var(--color-text);
3737

38-
font-family: system-ui,
38+
font-family: "Helvetica Neue",
39+
system-ui,
3940
sans-serif,
4041
"Apple Color Emoji",
4142
/* Emojis*/

0 commit comments

Comments
 (0)