|
@@ -1669,7 +1669,8 @@ pre.wp-block-verse {
|
|
|
|
|
|
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
|
|
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
|
|
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
|
|
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
|
|
-.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child {
|
|
|
|
|
|
+.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
|
|
|
|
+.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
|
|
margin-top: calc(-1 * var(--global--spacing-vertical));
|
|
margin-top: calc(-1 * var(--global--spacing-vertical));
|
|
}
|
|
}
|
|
|
|
|