Y
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
maxloh
942 days ago
I always use `display: flex` for that.
link