Hacker News new | ask | show | jobs
by franciscop 2743 days ago
Suggestion for the author:

body { margin: 0 auto; }

Makes a world of a difference to have the text in the center vs on one side of a screen (which is worse the larger the screen is).

1 comments

Good point! I'll update it :)

I just threw the site together in a few minutes before publishing the post (experimenting with Gatbsy), so literally just added a max-width and changed the font styles.