Publication: Adjust overlapping Blog Posts Block
This commit is contained in:
parent
2a31242de8
commit
f0187851ad
1 changed files with 6 additions and 0 deletions
|
@ -453,6 +453,12 @@ hr.wp-block-separator {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* Blog Posts */
|
||||
|
||||
.wp-block-newspack-blocks-homepage-articles article .entry-wrapper {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
6.0 Blocks - Colors
|
||||
--------------------------------------------------------------*/
|
||||
|
|
Loading…
Reference in a new issue