mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-19 10:29:23 +01:00
main.scss: use OpenDyslexic as the primary font
This commit is contained in:
parent
84e8075e42
commit
34181445d2
@ -5,7 +5,7 @@
|
||||
@charset "utf-8";
|
||||
|
||||
// Our variables
|
||||
$base-font-family: ui-serif, system-ui, "Liberation Serif", Tinos,
|
||||
$base-font-family: OpenDyslexic, ui-serif, system-ui, "Liberation Serif", Tinos,
|
||||
"Times New Roman", serif, emoji;
|
||||
//$base-font-family: ui-sans-serif, system-ui, "Liberation Sans", "Arimo", "Arial", sans-serif;
|
||||
$monospace-font-family: ui-monospace, "Liberation Mono", Cousine, "Courier New",
|
||||
|
Loading…
Reference in New Issue
Block a user