Skip to content

Commit

Permalink
Merge pull request yacademy#23 from aliatiia/main
Browse files Browse the repository at this point in the history
font change to Ubuntu
  • Loading branch information
yacademy authored Sep 9, 2023
2 parents 16095a8 + f0ee122 commit b0b89cc
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 b0b89cc

Please sign in to comment.