Hacker News new | ask | show | jobs
by hknmtt 942 days ago
The biggest fuckup of CSS, to this day, is lack of vertical centering of content.
1 comments

I always use `display: flex` for that.