STYLE Introducing styles

This commit is contained in:
Antoine 2025-05-12 16:51:08 +02:00
parent 2d8d7271c1
commit 4a6d176279

View File

@ -0,0 +1,7 @@
.block-front-header {
@apply bg-red-200 py-32;
}
.front-header__innerblocks {
/* @apply bg-red-100; */
}