akashop/volumes/wp/wp-includes/blocks/columns/editor-rtl.css

10 lines
160 B
CSS
Raw Permalink Normal View History

2024-03-20 07:48:21 +00:00
.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;
}