Skip to content

Commit

Permalink
Do some tweakin'.
Browse files Browse the repository at this point in the history
  • Loading branch information
damiendart committed Sep 25, 2024
1 parent c290aa8 commit b6ec0a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -229,13 +229,15 @@ h2,
.h2 {
font-size: 150%;
line-height: variables.$base-line-height * 1.25;
letter-spacing: initial;
margin: 0;
}

h3,
.h3 {
font-size: 112.5%;
line-height: variables.$base-line-height;
letter-spacing: initial;
margin: 0;
}

Expand Down

0 comments on commit b6ec0a0

Please sign in to comment.