assets/main.scss: specify font
This commit is contained in:
parent
ffd03d0a59
commit
9492efbe0d
|
@ -2,6 +2,8 @@
|
||||||
#
|
#
|
||||||
---
|
---
|
||||||
|
|
||||||
|
$base-font-family: "Liberation Sans", "Arimo", "Arial", sans-serif;
|
||||||
|
|
||||||
@import "{{ site.theme }}";
|
@import "{{ site.theme }}";
|
||||||
|
|
||||||
// Declares support for light and dark themes as high as possible
|
// Declares support for light and dark themes as high as possible
|
||||||
|
|
Loading…
Reference in New Issue