diff --git a/components/Content/Blocks/TextCols/textcols.module.css b/components/Content/Blocks/TextCols/textcols.module.css index 9f8ad92eb..b3e9e2824 100644 --- a/components/Content/Blocks/TextCols/textcols.module.css +++ b/components/Content/Blocks/TextCols/textcols.module.css @@ -23,7 +23,7 @@ color: var(--Base-Text-High-contrast); } -.text section { +.text > section { gap: 0; }