fixing picture

This commit is contained in:
Antoine M 2024-03-13 17:54:53 +01:00
parent b78cae459e
commit 26df4edcce

View File

@ -4,7 +4,7 @@
@apply !text-2xl text-center !font-semibold !text-blue-600; @apply !text-2xl text-center !font-semibold !text-blue-600;
} }
&__preview-picture { &__preview-picture {
@apply w-full mx-auto; @apply !w-full mx-auto;
max-width: 300px; max-width: 300px;
display: block; display: block;
} }