Skip to content

Commit

Permalink
Revert "switch back to universal selector; remove font-weight"
Browse files Browse the repository at this point in the history
This reverts commit bd34087.
  • Loading branch information
zkamvar committed Aug 25, 2023
1 parent eda29a2 commit 9e94e57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/stylesheets/styles.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,9 @@
font-style: normal;
}

* {
body {
font-family: 'Mulish', sans serif;
font-weight: $font_weight_normal;
}

h1 {
Expand Down

0 comments on commit 9e94e57

Please sign in to comment.