FEATURE Fixing uppercase and text align

This commit is contained in:
Antoine M 2025-07-01 16:53:45 +02:00
parent 0c3f4109f1
commit 8603e02f0d

View File

@ -32,7 +32,7 @@
}
&__name {
@apply text-2xl font-medium mb-4;
@apply text-2xl font-medium mb-4 uppercase;
}
&__email {