assets/main.scss: specify fonts

This commit is contained in:
Aminda Suomalainen ⚧ 2024-05-27 08:33:45 +03:00
parent bc210ed426
commit 9ee860805e
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
# #
--- ---
$base-font-family: "Liberation Serif", "Tinos", "Times New Roman", 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