8 lines
117 B
CSS
8 lines
117 B
CSS
.block-front-header {
|
|
@apply bg-red-200 py-32;
|
|
}
|
|
|
|
.front-header__innerblocks {
|
|
/* @apply bg-red-100; */
|
|
}
|