STYLE Removing margin top
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5a93ce3565
commit
8b9f0a8b2c
|
|
@ -1,5 +1,5 @@
|
||||||
.subscribe-infolettre {
|
.subscribe-infolettre {
|
||||||
@apply relative !text-white lg:px-24 px-4 md:px-12 !my-32;
|
@apply relative !text-white lg:px-24 px-4 md:px-12 !mb-32 !mt-0;
|
||||||
|
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
&:after {
|
&:after {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user