FIX fix incorrect apply
This commit is contained in:
parent
88789212bb
commit
e2dd501342
|
|
@ -18,10 +18,9 @@
|
||||||
@apply relative !py-12 xl:py-24 !my-12;
|
@apply relative !py-12 xl:py-24 !my-12;
|
||||||
}
|
}
|
||||||
&__content {
|
&__content {
|
||||||
/* flex-shrink: 0; */
|
|
||||||
@apply max-w-3xl;
|
@apply max-w-3xl;
|
||||||
p {
|
p {
|
||||||
@apply text-neutral-600 max-w-xl @apply mb-2;
|
@apply text-neutral-600 max-w-xl mb-2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&__innerblocks {
|
&__innerblocks {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user