Skip to content

Commit

Permalink
main.css: remove OpenDyslexic for breaking the layout :(
Browse files Browse the repository at this point in the history
This reverts commit 3418144.
  • Loading branch information
Mikaela committed Jun 5, 2024
1 parent 996e08c commit a056ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
@charset "utf-8";

// Our variables
$base-font-family: OpenDyslexic, ui-serif, system-ui, "Liberation Serif", Tinos,
$base-font-family: 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",
Expand Down

0 comments on commit a056ea0

Please sign in to comment.