CSS Grid Layout: Solving the Gutter Problem
In my recent conference presentations on the emerging CSS Grid Layout specification I’ve pointed out some of the issues I’ve encountered when learning to use this specification. When explaining the spec, one issue that is consistently raised is the lack of “gutters”. If you want spacing between grid tracks, you have to create a gutter … CSS Grid Layout: Solving the Gutter Problem