Hacker News new | ask | show | jobs
by csallen 1458 days ago
Cool! I love educational games and think they should be created more often.

Small bit of feedback that might be helpful: set a max width for your website. Currently it stretches to 100% width, but nobody really wants to write or read anything much wider than 800px, no matter how wide their browser window is.

1 comments

Thank you sir! I try to limit text to a maximum width where needed, but can look into making the whole site a little less wide too.
This is how it appears on my screen: https://i.imgur.com/oWBfOxU.png (no max width)
Just pushed an update that limits width to 1000px, appreciate the suggestion. Took longer than it should have because my CSS is shitty :P
Oh geez, that is terrible. None of my screens are that huge so I never got close to testing anything like that. I'll work on it!