To get the SLW to fit properly within the iPhone I had to modify the meta tag in the html, thanks @gael
<meta
name="viewport"
content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
/>
To get the SLW to fit properly within the iPhone I had to modify the meta tag in the html, thanks @gael
<meta
name="viewport"
content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
/>