Files
Roman Pyrih acb036dbd9 first commit
2026-05-21 15:33:11 +02: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;
}