refining block buttons handling
This commit is contained in:
parent
01d8da7a2a
commit
046a2b36db
|
|
@ -75,6 +75,15 @@ article > *:not(.entry-content, .chapter-header-block),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wp-block-buttons {
|
||||||
|
@apply flex;
|
||||||
|
}
|
||||||
|
.wp-block-button.is-style-outline {
|
||||||
|
.wp-block-button__link {
|
||||||
|
@apply cta cta--outline cta--button;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.entry-content,
|
.entry-content,
|
||||||
.page-content,
|
.page-content,
|
||||||
.homegrade-page-container {
|
.homegrade-page-container {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user