Skip to content

Commit

Permalink
🔧 chore(fonts.scss): More fixes to font sizing to match docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiderpig86 committed Sep 30, 2021
1 parent 1769b1a commit 718d676
Show file tree
Hide file tree
Showing 5 changed files with 327 additions and 316 deletions.
4 changes: 2 additions & 2 deletions dist/cirrus-core.css
Original file line number Diff line number Diff line change
Expand Up @@ -771,14 +771,14 @@ fieldset {
/* Headers */
h1 {
font-family: 'Montserrat', sans-serif;
font-size: 2.5rem;
font-size: 3rem;
font-weight: 700;
line-height: 1.2;
margin-bottom: 1rem; }

h2 {
font-family: 'Montserrat', sans-serif;
font-size: 2.25rem;
font-size: 2.5rem;
font-weight: 700;
line-height: 1.2;
margin-bottom: 1rem; }
Expand Down
2 changes: 1 addition & 1 deletion dist/cirrus-core.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 718d676

Please sign in to comment.