Dara: Fix Blog Posts block meta overflow issue
@@ -32,6 +32,13 @@ Description: Used to style Gutenberg Blocks.
2.0 Blocks - Common Blocks
--------------------------------------------------------------*/
+/* Posts */
+
+.wp-block-newspack-blocks-homepage-articles .entry-meta {
+ position: initial;
+ width: inherit;
+}
/* Paragraph */
p.has-drop-cap:not(:focus)::first-letter {