STYLE Comment out background color application in chapter-section CSS

This commit is contained in:
Antoine M 2026-03-25 16:02:53 +01:00
parent fc1d17f457
commit 478553ad0b

View File

@ -161,7 +161,7 @@
.chapter-section--width-full.chapter-section--has-background
+ .chapter-section--width-full.chapter-section--has-background {
/* @apply !-mt-20; */
@apply bg-red-500;
/* @apply bg-red-500; */
}
.wp-block-carhop-blocks-content-box .chapter-section {