File size: 160 Bytes
7428bdb
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
.wp-block-columns :where(.wp-block){
  margin-left:0;
  margin-right:0;
  max-width:none;
}

html :where(.wp-block-column){
  margin-bottom:0;
  margin-top:0;
}