STYLE FIX color on heading
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
c1c36d4bef
commit
af897015ae
|
|
@ -2,7 +2,8 @@
|
|||
.wp-block-columns {
|
||||
@apply max-w-screen-3xl mx-auto gap-x-12 gap-y-12 2xl:gap-x-32;
|
||||
}
|
||||
.wp-block-column {
|
||||
.carhop-heading p {
|
||||
@apply !text-white;
|
||||
}
|
||||
form.mailpoet_form {
|
||||
@apply !pt-0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user