Files
hub-insurance/wp-includes/blocks/columns/editor-rtl.css
T
2026-07-02 15:54:39 -06:00

10 lines
167 B
CSS

.wp-block-columns :where(.wp-block) {
max-width: none;
margin-right: 0;
margin-left: 0;
}
html :where(.wp-block-column) {
margin-top: 0;
margin-bottom: 0;
}