Y
Hacker News
new
|
ask
|
show
|
jobs
by
yuchi
4981 days ago
body { width: 730px; margin: 0 auto; }
does the trick.
1 comments
plamere
4981 days ago
yep, that did it, thanks much yuchi!
link
yuchi
4980 days ago
Actually you should also correct some internal width that causes the whole page to overflow horizontally, causing a useless scrollbar.
link