FEATURE Handling a has-overlap variation
This commit is contained in:
parent
f25803a972
commit
757d5e9581
|
|
@ -4,6 +4,13 @@
|
||||||
|
|
||||||
@apply bg-no-repeat bg-center;
|
@apply bg-no-repeat bg-center;
|
||||||
|
|
||||||
|
&.is-style-has-overlap {
|
||||||
|
@apply pb-64 !-mb-48;
|
||||||
|
}
|
||||||
|
|
||||||
|
&:first-child {
|
||||||
|
margin-top: 0 !important;
|
||||||
|
}
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
a,
|
a,
|
||||||
h1,
|
h1,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user