FEATURE FIxing text size

This commit is contained in:
Antoine M 2025-07-01 16:53:58 +02:00
parent 8603e02f0d
commit 3e2cc4a827

View File

@ -36,7 +36,7 @@
} }
&__email { &__email {
@apply mt-4; @apply mt-4 text-lg;
&:hover { &:hover {
@apply cta--primary; @apply cta--primary;