Responsive design - Media Query not working on iPhone?
问题 I am trying to create a mobile friendly version of my website, to make my website responsive to a smaller screen size and scale accordingly. I've created some media queries, that behave correctly in a browser when resizing on a desktop. On my iPhone, safari just shrinks the entire website but still maintains the aspect ratio of the full sized site. How do I get the media query to be observed? have I missed something? Here is a link to a sandbox which I am trying to get working correctly - any