Hacker News new | ask | show | jobs
by derptron 1801 days ago
The website seems to be crammed into the left side of my screen unnecessarily.
1 comments

Centering a div is hard!
Not really. They could have slapped a `margin: 0 auto` on that div they decided to set a `max-width` on and called it a day.