diff --git a/src/styles/input.css b/src/styles/input.css index 5d91033..7a3d5be 100644 --- a/src/styles/input.css +++ b/src/styles/input.css @@ -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 }