fixes font src url
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
$font-garamond: 'EB Garamond 12', serif;
|
||||
$font-iosevka: 'Iosevka', monospace;
|
||||
$font-garamond: 'EB Garamond 12', 'Garamond', 'Baskerville', 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
|
||||
$font-iosevka: 'Iosevka', Consolas, 'Liberation Mono', Menlo, monospace;
|
||||
|
Reference in New Issue
Block a user