FEATURE Handling round edges for wp-block-cover
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9519d1a84f
commit
ce3cbb0a40
|
|
@ -77,6 +77,7 @@ article > *:not(.entry-content, .chapter-header-block),
|
||||||
@apply mt-10;
|
@apply mt-10;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wp-block-cover:not(.alignfull),
|
||||||
.wp-block-image {
|
.wp-block-image {
|
||||||
img {
|
img {
|
||||||
@apply rounded-3xl;
|
@apply rounded-3xl;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user