refining css

This commit is contained in:
Antoine M 2024-05-16 17:59:44 +02:00
parent dbde1a0abc
commit 51cab95224

View File

@ -11,7 +11,7 @@
@apply text-3xl; @apply text-3xl;
} }
h2 { h2 {
@apply text-5xl mt-6; @apply text-4xl mt-6 max-w-xl mx-auto text-center leading-tight;
} }
} }