STYLE tiny adaptation

This commit is contained in:
Antoine M 2026-05-13 11:55:53 +02:00
parent 14fe284679
commit 2ed7952a71

View File

@ -59,12 +59,12 @@
&.alignwide,
&.aligncontained {
@apply !mx-auto;
@apply md:!mx-auto;
}
&.aligncontained {
/* max-width: calc(960px - 4rem) !important; */
@apply !max-w-screen-lg;
@apply !max-w-screen-lg ;
}
&.alignwide {
@media (max-width: 767px) {