Before we sign off, Chris has a challenge for all of us he wanted to share: A common refrain, from me included, has been that if we had container queries we’d use them for the vast majority of what we use media queries for today. The challenge is: look through your CSS codebase ...
A Challenge With the CSS3calc()function in use, it would become difficult to adjust dynamically, as that function does not work forfont-sizepurposes at this time. So you could not do a pure CSS3 adjustment if your width is changing oncalc(). Of course, a minor adjustment of width for...