iOS zooming issue on responsive site from portrait to landscape break points
问题 So I'm having a strange issue with my responsive websites when switching from portrait to landscape mode on my iOS device. You can take a look at the live site here: http://www.aptify.com If you view the site in portrait mode, then rotate the iOS device it's zoomed in. I currently have the following meta: <meta name="viewport" content="width=device-width; initial-scale=1.0" /> I found one question similar to this: Media Queries - Landscape Mode on iPhone way too oversized, however the