- From: Manuel Rego Casasnovas via GitHub <sysbot+gh@w3.org>
- Date: Wed, 10 May 2017 10:28:53 +0000
- To: public-css-archive@w3.org
You can use `grid-column: span 2;` for that. Isn't that enough? BTW, `flex-grow` from Flexbox is somehow similar to `fr` in Grid. So things like `flex: 2;` could be similar to a column with `2fr`. -- GitHub Notification of comment by mrego Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1344#issuecomment-300441854 using your GitHub account
Received on Wednesday, 10 May 2017 10:28:59 UTC