Files
IWD2-02/INFO-3163 (CMS Web Dev)/Project/project/wp-includes/blocks/columns/editor-rtl.css
T
2026-04-15 15:59:53 -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;
}