add layout

This commit is contained in:
amazuecos
2025-03-05 10:50:47 +01:00
parent c699da12c8
commit a233467539
4 changed files with 95 additions and 5 deletions

View File

@ -0,0 +1,11 @@
.ce-block__content,
.ce-toolbar__content {
max-width: 90%;
}
.layout-block {
z-index: 0 !important;
}
.cdx-block:hover{
background-color : #F8FAFC
}