@@ -32,6 +32,12 @@ Description: Used to style Gutenberg Blocks.
2.0 Blocks - Common Blocks
--------------------------------------------------------------*/
+/* Posts */
+
+.wp-block-newspack-blocks-homepage-articles .entry-meta {
+ position: initial;
+}
/* Paragraph */
p.has-drop-cap:not(:focus)::first-letter {
@@ -2449,6 +2449,7 @@ video {
}
.entry-meta {
line-height: 2;
+ position: absolute;
left: 55px;
text-align: right;
width: 121px;