Change --column-gap in Sections view

Hi! I would like to change the gap between the columns to 12 px. I tried doing this with Card Mod and changing the --column-gap CSS rule. This did not work.

Does anyone know a working way to change the gap between the columns when using sections?

Thanks! :slight_smile:

If this is a theme variable - it could be probably possible to use in a custom theme.

I added

ha-view-sections-column-gap: 12px

to the theme I currently use, but it had no effect.

I would suggest to confirm a name of this variable.