mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-26 16:28:52 +00:00
Update to muli font across the board
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -45,9 +45,9 @@ $systemfonts: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,C
|
||||
|
||||
// Font Families
|
||||
$serif: Palatino,"Palatino Linotype","Palatino LT STD", "Book Antiqua", George, serif;
|
||||
// $base-font-family: 'muli',$helvetica;
|
||||
$base-font-family: $serif;
|
||||
$heading-font-family: 'muli',$helvetica;
|
||||
$sans-serif: 'muli',$helvetica;
|
||||
$base-font-family: $sans-serif;
|
||||
$heading-font-family: $sans-serif;
|
||||
$code-font-family:"inconsolata",Menlo,Monaco,"Courier New",monospace;
|
||||
|
||||
// Font Weights
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user