Hacker News new | ask | show | jobs
by uallo 330 days ago
Why "ironic"? The website is using flexbox incorrectly, all spec-compliant browsers have that behaviour on small viewports. Using the "safe" keyword fixes that.

https://developer.mozilla.org/en-US/docs/Web/CSS/align-items...