Hacker News new | ask | show | jobs
by sira04 566 days ago
It's this in the <head>

  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
Remove the maximum-scale property.
1 comments

Thanks! Will try shortly. I guess iOS/Safari just ignores this property then.