FEATURE Adapating cta icon color on background color change
This commit is contained in:
parent
d3641a3453
commit
a17cb5c405
|
|
@ -107,6 +107,14 @@
|
|||
}
|
||||
}
|
||||
|
||||
&--bg-dark {
|
||||
.wp-block-carhop-blocks-cta {
|
||||
&:after {
|
||||
filter: brightness(41);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
> *:not(.chapter-section__background) {
|
||||
z-index: 2;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user