According to my client, this page I made for him appears "zoomed in" when viewed for the first time on his smartphone (not on mine though), forcing him to zoom out.
In the meta tags I used:
<meta name="viewport" content="width=1050, initial-scale=1,maximum-scale=1">
Is there a way to make sure the page will be displayed entirely on any smartphone without the need to zoom out?