@@ -667,8 +667,9 @@ p.has-drop-cap:not(:focus):first-letter {
display: none;
}
-.wp-block-post-template .wp-block-post-featured-image {
- line-height: 0;
+.wp-block-post-template {
+ margin-top: 0;
+ margin-bottom: 0;
.wp-block-pullquote.is-style-solid-color,
@@ -1,6 +1,4 @@
.wp-block-post-template {
- // Needed until https://github.com/WordPress/gutenberg/pull/35273 is merged.
- .wp-block-post-featured-image {
- }