Set line heights for heaings

This commit is contained in:
Oliver Davies 2020-06-27 11:24:20 +01:00
parent 70ab7f56a0
commit 98ac66495f

View file

@ -3,11 +3,11 @@ h1, h2, h3 {
} }
h1 { h1 {
@apply text-3xl @apply text-3xl leading-normal
} }
h2 { h2 {
@apply text-2xl @apply text-2xl leading-normal
} }
img { img {