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;
|
||||
}
|
||||
&__content {
|
||||
/* flex-shrink: 0; */
|
||||
@apply max-w-3xl;
|
||||
p {
|
||||
@apply text-neutral-600 max-w-xl @apply mb-2;
|
||||
@apply text-neutral-600 max-w-xl mb-2;
|
||||
}
|
||||
}
|
||||
&__innerblocks {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user