mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Update fonts per type kit
This commit is contained in:
@@ -40,7 +40,7 @@ $base-line-height-content: 1.6;
|
|||||||
$base-font-bold-color: $base-font-color;
|
$base-font-bold-color: $base-font-color;
|
||||||
$systemfonts: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbols";
|
$systemfonts: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbols";
|
||||||
// Font Families
|
// Font Families
|
||||||
$base-font-family: 'Museo Sans','muli',$helvetica;
|
$base-font-family: 'museo-sans','muli',$helvetica;
|
||||||
$heading-font-family: $base-font-family;
|
$heading-font-family: $base-font-family;
|
||||||
$code-font-family:'robotomono',courier,monospace;
|
$code-font-family:'robotomono',courier,monospace;
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user