STYLE Introducing styles
This commit is contained in:
parent
2d8d7271c1
commit
4a6d176279
7
resources/css/blocks/front-header.css
Normal file
7
resources/css/blocks/front-header.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.block-front-header {
|
||||
@apply bg-red-200 py-32;
|
||||
}
|
||||
|
||||
.front-header__innerblocks {
|
||||
/* @apply bg-red-100; */
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user