Files
php_assessment_2/wp-includes/blocks/columns/editor-rtl.css
T
emmymayo 7269c99357 init
2025-02-05 23:15:46 +01: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;
}