Skip to content

Commit

Permalink
font
Browse files Browse the repository at this point in the history
  • Loading branch information
0xalizk committed Sep 9, 2023
1 parent 16095a8 commit f0ee122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/support/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Typography
//

$body-font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
$body-font-family: Ubuntu, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, "Helvetica Neue", Arial, sans-serif !default;
$mono-font-family: "SFMono-Regular", Menlo, Consolas, Monospace !default;
$root-font-size: 16px !default; // Base font-size for rems
Expand Down

0 comments on commit f0ee122

Please sign in to comment.