Skip to content

Commit

Permalink
Update font size
Browse files Browse the repository at this point in the history
  • Loading branch information
h4r1337 committed Jul 29, 2024
1 parent 4ddeb2f commit e3806e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/sass/main.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Fonts preferences
$sans-family: Roboto, sans-serif;
$mono-family: Consolas, monospace;
$base-font-size: 16px;
$base-font-size: 18px;
$medium-font-size: $base-font-size * 0.938;
$small-font-size: $base-font-size * 0.875;
$base-line-height: 1.85;
Expand Down

0 comments on commit e3806e8

Please sign in to comment.