Hacker News new | ask | show | jobs
by mewpmewp2 373 days ago
It may be trivial now with flex... But back then, let me tell you...
2 comments

You still have to remember which flex property to use, unless it's something trivial like `margin: auto`. I always have to find the right combination in DevTools first before commuting to changing the stylesheet, even after extensively working with flex since its inception.
Back then we had tables!