Skip to content

Commit

Permalink
Fix Stylelint error
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlaki committed Jun 7, 2022
1 parent a393555 commit e90b1d6
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.250 !default;
$font-size-ratio: 1.25 !default;

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

Expand Down

0 comments on commit e90b1d6

Please sign in to comment.