Re: [csswg-drafts] [css-grid-2] subgrid and grid-gap

So if someone were to set a 10px grid-gap on the parent grid but set a 20px grid-gap on the subgrid, what would happen?

Does the sub-grid max out at whatever the parent grid-gap is (ie. It displays as 10px even though it was explicitly set to 20px)?

Or does the sub-grid still honour the 20px sub-grid gap? If so, how does it align itself in comparison to the parent grid?

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

Received on Wednesday, 25 April 2018 04:31:29 UTC