Update heading line-height

This commit is contained in:
Dilson's Pickles
2023-09-12 14:56:47 +10:00
parent ea27b3e365
commit d2e81c1c5a

View File

@@ -8,7 +8,7 @@
}
h2 {
@apply text-3xl sm:text-5xl text-gray-800 font-bold
@apply text-3xl sm:text-5xl text-gray-800 font-bold xl:leading-tight
}