revistas/wp-includes/blocks/columns/editor-rtl.css
2024-07-13 18:17:17 +02:00

10 líneas
repo.no_eol.text
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;
}