mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-06-29 12:11:53 +00:00
Added body font-face specification
This commit is contained in:
parent
3e43a1dbd7
commit
69758569de
@ -19,6 +19,7 @@ body {
|
|||||||
color: $body-font-color;
|
color: $body-font-color;
|
||||||
background: $body-background;
|
background: $body-background;
|
||||||
|
|
||||||
|
font-family: "Oxygen",sans-serif;
|
||||||
font-weight: $body-font-weight;
|
font-weight: $body-font-weight;
|
||||||
|
|
||||||
text-rendering: optimizeLegibility;
|
text-rendering: optimizeLegibility;
|
||||||
|
Loading…
Reference in New Issue
Block a user