@@ -253,7 +253,3 @@ div[id^="contact-form-"] .contact-form-submission {
overflow: hidden;
white-space: nowrap;
}
-/* This removes the gap between each posts in the query loop block */
-.wp-block-post-template li {
- margin: 0;
-}
@@ -472,6 +472,9 @@
},
+ "core/post-template": {
+ "css": ".wp-block-post-template > * + * { margin-top: 0;}"
+ },
"core/post-terms": {
"elements": {
"link": {