Changed h1 h2 line height

This commit is contained in:
alistair3149 2019-12-23 18:44:04 -05:00
parent 966a8ecefc
commit 67ca36e631

View file

@ -265,6 +265,7 @@ a {
&-content h1, &-content h1,
&-content h2 { &-content h2 {
font-weight: 600; font-weight: 600;
line-height: 1.2;
} }
.firstHeading { .firstHeading {