Hacker News new | ask | show | jobs
by mratzloff 5145 days ago
Speaking of usability... your site doesn't scale on my iPhone, so I only see about 30% of the screen width and have to do a lot of scrolling to read anything.
1 comments

Thanks for pointing that out. Responsive CSS pending.
It would be OK without responsive CSS as long as you didn't include that <meta name="viewport" …> tag to disable scaling.
Thanks Sidnicious. Fixed now.