...

/

Problem: Custom-Property Controlled Column Layout

Problem: Custom-Property Controlled Column Layout

Try to use CSS custom properties to control column count and gutter spacing in a flexible, theme-ready layout.

Problem description

A .container should display its children in a number of columns defined by CSS variables --cols and ...