5 ms·
Yes. And it’s so easy: `<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">`
by wanderingstan 9mo 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">`
- arscan 9mo agoIt has something like that already[1]. I'm curious what's wrong with that. 1. https://github.com/kevinAlbs/SphericalSnake/blob/b907738476da740be9c55b8dba6fe0ed7ea8c42f/index.html#L21 https://github.com/kevinAlbs/SphericalSnake/blob/b907738476d...
- argsnd 9mo agoPresumably it has to be “no” instead of “0”