STYLE refiniong spacing padding margins

This commit is contained in:
Antoine M 2026-04-08 16:35:40 +02:00
parent 22d6c1f6a5
commit 37fa06d8f1

View File

@ -1,5 +1,5 @@
.subscribe-infolettre {
@apply relative !text-white lg:px-24 px-4 md:px-12 !mb-32 !mt-0;
@apply relative !text-white lg:px-24 px-4 md:px-12 !mb-32 !mt-32;
z-index: 5;
&:after {
@ -47,7 +47,7 @@
}
}
}
.soutenir-le-carhop + .subscribe-infolettre,
.explore-tags + .subscribe-infolettre {
@apply !mt-0;
}