This commit is contained in:
Antoine M 2024-07-01 15:46:32 +02:00
parent 75a3d57f88
commit 9df3407191

View File

@ -132,12 +132,16 @@ p {
list-style: none !important; list-style: none !important;
} }
} }
.wp-block-button:not(.is-style-outline), .wp-block-button:not(.is-style-outline, .homegrade-blocks-shortcuts .wp-block-button),
.wp-block-button.is-style-fill { .wp-block-button.is-style-fill {
.wp-block-button__link { .wp-block-button__link {
@apply cta cta--secondary cta--button; @apply cta cta--secondary cta--button;
} }
} }
.homegrade-blocks-shortcuts .wp-block-button{
}
/* .homegrade-blocks-highlight__content__innerblocks .block-editor-block-list__layout { /* .homegrade-blocks-highlight__content__innerblocks .block-editor-block-list__layout {
} */ } */