|
@@ -75,12 +75,6 @@ body {
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
-.entry-content > *:not(:last-child):not(.wp-block-spacer),
|
|
|
-*[class*="__inner-container"] > *:not(:last-child):not(.wp-block-spacer),
|
|
|
-*[class*="__content"] > *:not(:last-child):not(.wp-block-spacer) {
|
|
|
- margin-bottom: var(--wp--custom--margin--vertical);
|
|
|
-}
|
|
|
-
|
|
|
.wp-site-blocks *[class*="__inner-container"] > .wp-block-group,
|
|
|
.wp-site-blocks > *:not(.wp-block-post-content):not(.wp-block-template-part),
|
|
|
.wp-site-blocks .wp-block-post-content > * {
|