Hacker News new | ask | show | jobs
by yuchi 4981 days ago
body { width: 730px; margin: 0 auto; }

does the trick.

1 comments

yep, that did it, thanks much yuchi!
Actually you should also correct some internal width that causes the whole page to overflow horizontally, causing a useless scrollbar.