Hacker News new | ask | show | jobs
by wanderingstan 161 days ago
Yes. And it’s so easy:

`<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">`

1 comments

It has something like that already[1]. I'm curious what's wrong with that.

1. https://github.com/kevinAlbs/SphericalSnake/blob/b907738476d...

Presumably it has to be “no” instead of “0”