- From: Daniel Tonon via GitHub <sysbot+gh@w3.org>
- Date: Wed, 25 Apr 2018 04:30:07 +0000
- To: public-css-archive@w3.org
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