carhop__carhop-theme__DEV/resources/css/blocks/wp-block-group.css
Antoine M 0606c787b1
All checks were successful
continuous-integration/drone/push Build is passing
REFACTOR: Add new CSS variables and enhance content box styles
2026-05-21 15:14:23 +02:00

11 lines
129 B
CSS

.wp-block-group {
.wp-block-columns {
margin-top: 0;
margin-bottom: 0;
}
.carhop-heading {
@apply pb-6;
}
}