Updated body font-family
Moved font-family to _fonts.scss for local loading of Oxygen.
This commit is contained in:
+2
-3
@@ -18,8 +18,7 @@ body {
|
||||
body {
|
||||
color: $body-font-color;
|
||||
background: $body-background;
|
||||
|
||||
font-family: "Oxygen", sans-serif;
|
||||
|
||||
font-weight: $body-font-weight;
|
||||
|
||||
text-rendering: optimizeLegibility;
|
||||
@@ -238,4 +237,4 @@ aside nav,
|
||||
}
|
||||
|
||||
// Add custom defined styles
|
||||
@import 'custom'
|
||||
@import 'custom'
|
||||
|
||||
Reference in New Issue
Block a user