carhop__carhop-theme__DEV/resources/css/layout/patterns.css
Antoine M 6b33b82d4d
All checks were successful
continuous-integration/drone/push Build is passing
RESPONSIVE FIX
2026-05-19 18:11:29 +02:00

4 lines
81 B
CSS

:where(.wp-block-group.has-background) {
@apply !px-2 md:!px-8 !bg-red-500;
}