FEATURE Handling subscribe infolettre composition style
This commit is contained in:
parent
f2a40f136c
commit
d25dc66559
|
|
@ -1,10 +1,10 @@
|
|||
.subscribe-infolettre {
|
||||
.wp-block-columns {
|
||||
@apply max-w-screen-3xl mx-auto;
|
||||
@apply max-w-screen-3xl mx-auto gap-x-12 gap-y-12 2xl:gap-x-32;
|
||||
}
|
||||
.wp-block-column {
|
||||
.mailpoet_form {
|
||||
@apply pt-0;
|
||||
form.mailpoet_form {
|
||||
@apply !pt-0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user