The website I'm working on is specifically designed for Android. The user will not benefit from the built-in zoom buttons of Android. On the contrary, they create a mess. How to disable them?
the following code is magic
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0"/>