STYLE Responsive optimisation
This commit is contained in:
parent
c9a90db0d6
commit
a93eaff635
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user