wp-productzilla/wp-includes/blocks/columns/editor-rtl.css
rizal.productzilla b8ae357805 cloning program
2024-04-01 13:15:25 +07:00

10 lines
160 B
CSS
Executable File

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