Files
medicalalert-web-reloaded/wp/wp-includes/blocks/columns/editor-rtl.css
Rachit Bhargava 5d0f0734d8 first commit
2023-07-21 17:12:10 -04:00

10 lines
160 B
CSS

.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;
}