- From: Archibald2 via GitHub <sysbot+gh@w3.org>
- Date: Tue, 23 Oct 2018 20:54:59 +0000
- To: public-css-archive@w3.org
@nhoizey I'm coming round to thinking it would be better to use percentage lengths as with vw and vh. So here's another option: ``` div { min-height: 100%w; } article { max-width: 150%h } ``` -- GitHub Notification of comment by Archibald2 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/333#issuecomment-432415875 using your GitHub account
Received on Tuesday, 23 October 2018 20:55:01 UTC