Skip to content

Commit

Permalink
Add font-weight to headings
Browse files Browse the repository at this point in the history
  • Loading branch information
Yxwww committed Feb 1, 2022
1 parent 05798d0 commit 326babf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/_article.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ article {
h5,
h6 {
font-family: var(--curvenote-font-headers, serif);
font-weight: 'Regular'
}

h1 {
Expand Down

0 comments on commit 326babf

Please sign in to comment.