Browse Source

Merge pull request #1831 from Automattic/update/#1828

Publication: Adjust overlapping Blog Posts Block
Daniel Dudzic 5 năm trước cách đây
mục cha
commit
fd30010145
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      publication/blocks.css

+ 6 - 0
publication/blocks.css

@@ -453,6 +453,12 @@ hr.wp-block-separator {
 	margin-right: 0;
 }
 
+/* Blog Posts */
+
+.wp-block-newspack-blocks-homepage-articles .entry-wrapper {
+  width: auto;
+}
+
 /*--------------------------------------------------------------
 6.0 Blocks - Colors
 --------------------------------------------------------------*/