Re: [csswg-drafts] [css-grid] Control size of gutters explicitly

Adding this to `grid-template` limits its usage to explicit grids. Though I assume people may also like to apply different gaps to implicit grids.

Non-the-less, the solutions are non-exclusive, i.e. there might be some way to specify the gaps for the explicit grid, which will either be overwritten by `grid-gap` or `grid-gap` then defines the gaps for the implicit grid. (Or there might be some switch that controls to what `grid-gap` applies.

Sebastian

-- 
GitHub Notification of comment by SebastianZ
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1659#issuecomment-318813698 using your GitHub account

Received on Saturday, 29 July 2017 08:29:17 UTC