mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-25 10:16:06 -05:00
non-variable Inter font was still loading on Chrome
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
// Web fonts
|
||||
$webfont-sans: "Inter", sans-serif;
|
||||
$webfont-sans-variable: "Inter var";
|
||||
$webfont-sans-variable: "Inter var", sans-serif;
|
||||
$webfont-mono: "Hack", monospace;
|
||||
|
||||
// System fonts
|
||||
|
||||
Reference in New Issue
Block a user