mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 07:15:31 -04:00
remove unicode-range from font-face, system font was still being called
This commit is contained in:
@@ -19,7 +19,7 @@ $link-underline-size: 2px;
|
||||
// Global Colors
|
||||
$color-background: #ffffff;
|
||||
$color-gray-background: #f9f9f9;
|
||||
$color-text: #222222;
|
||||
$color-text: #2a2a2a;
|
||||
$color-medium-dark: #494949;
|
||||
$color-medium: #5e5e5e;
|
||||
$color-medium-light: #757575;
|
||||
|
Reference in New Issue
Block a user