STYLE Responsive optimisation

This commit is contained in:
Antoine M 2026-05-13 11:56:56 +02:00
parent c9a90db0d6
commit a93eaff635

View File

@ -343,7 +343,7 @@ body:has(.primary-menu-container .sub-menu-open) {
.menu-item-object-custom.item-catalogue { .menu-item-object-custom.item-catalogue {
a { a {
@apply flex flex-col items-center justify-center gap-4; @apply flex lg:flex-col items-center lg:justify-center gap-4;
} }
a:before { a:before {
@apply content-[''] block bg-contain bg-center bg-no-repeat; @apply content-[''] block bg-contain bg-center bg-no-repeat;