Files
2026-07-02 15:54:39 -06:00

10 lines
167 B
CSS

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