Leyan Lo
Leyan Lo
Still seeing this behavior today
Would also love to have this to be able to conditionally style padding around the iPhone X notch. E.g. ```css @supports(padding: max(0px)) { .post { padding-left: max(12px, constant(safe-area-inset-left)); padding-right: max(12px,...
Thanks for looking into this! My vote would be for 2 as well, since that is how one would write the CSS, at least for properties that one expects to...
+1. Day 21 was (continues to be) brutal 🙃
Whoa so cool I can put this on my phone now. Had no idea this was so easy