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