refining title style

This commit is contained in:
Antoine M 2023-12-13 16:31:48 +01:00
parent 7f382a07a5
commit 4c0f13c3fe

View File

@ -5,7 +5,7 @@
@apply absolute left-1/2 -translate-x-1/2 -translate-y-[75%] w-20 block; @apply absolute left-1/2 -translate-x-1/2 -translate-y-[75%] w-20 block;
} }
&__title { &__title {
@apply uppercase font-medium text-xl tracking-widest pt-12; @apply uppercase font-semibold text-xl tracking-widest pt-12;
} }
&__icon + &__title { &__icon + &__title {
@apply pt-16; @apply pt-16;