assets/main.scss: specify fonts
This commit is contained in:
parent
bc210ed426
commit
9ee860805e
|
@ -2,6 +2,8 @@
|
|||
#
|
||||
---
|
||||
|
||||
$base-font-family: "Liberation Serif", "Tinos", "Times New Roman", serif;
|
||||
|
||||
@import "{{ site.theme }}";
|
||||
|
||||
// Declares support for light and dark themes as high as possible
|
||||
|
|
Loading…
Reference in New Issue