Skip to content

Commit 81ee39e

Browse files
MaxxusXsurunzi
authored andcommitted
re-add SFNSDisplay-Regular as a fallback
1 parent 9d01a4b commit 81ee39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style/variable.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $font-size: 14px;
44
$font-size-s: 12px;
55
$font-size-l: 16px;
66

7-
$font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Helvetica Neue', 'Lucida Grande',
7+
$font-family: -apple-system, system-ui, BlinkMacSystemFont, '.SFNSDisplay-Regular', 'Helvetica Neue', 'Lucida Grande',
88
'Segoe UI', Tahoma, sans-serif;
99

1010
$anim-duration: 0.3s;

0 commit comments

Comments
 (0)