Skip to content

Commit

Permalink
Update main.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdeakin authored Jun 25, 2024
1 parent dec32fa commit 81997ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


// Our variables
$base-font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
$base-font-family: Helvetica, Arial, sans-serif;
$base-font-size: 16px;
$base-font-weight: 400;
$small-font-size: $base-font-size * 0.875;
Expand Down

0 comments on commit 81997ab

Please sign in to comment.