Skip to content

Commit

Permalink
Modify default $font-size-ratio
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlaki committed Jun 7, 2022
1 parent 382eb90 commit a393555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/config/_typography.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@use 'display' as *;

// Typography
$font-size-ratio: 1.333 !default;
$font-size-ratio: 1.250 !default;

$font-size-base: 1rem !default;

Expand Down

0 comments on commit a393555

Please sign in to comment.