Hacker News new | ask | show | jobs
by kenneth 1896 days ago
If I have just one piece of feedback here it would be:

    body { padding: 10px; }

Changing nothing else but this would make the site 10x better. Even a Terminal window has 5+px of padding.
2 comments

body { font-size: 18px; } would help with squinting as well
Good point! Done!