Re: [csswg-drafts] [css-sizing] Full Width Background with Fixed Width Content? (#3552)

There was at one point a suggestion for a no-clip value for background-clip. Maybe that would solve the problem?

If viewport units weren't broken wrt scrollbars, another idea would be something like `width: 100vw; padding: calc(50vw - 50%); margin: calc(50vw - 50%);`?

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

Received on Thursday, 18 April 2019 00:33:38 UTC