diff --git a/web/themes/custom/opdavies/assets/css/custom-base.pcss b/web/themes/custom/opdavies/assets/css/custom-base.pcss index 8b2eb0965..6f626a6c5 100644 --- a/web/themes/custom/opdavies/assets/css/custom-base.pcss +++ b/web/themes/custom/opdavies/assets/css/custom-base.pcss @@ -3,11 +3,11 @@ h1, h2, h3 { } h1 { - @apply text-3xl + @apply text-3xl leading-normal } h2 { - @apply text-2xl + @apply text-2xl leading-normal } img {