Skip to content

Instantly share code, notes, and snippets.

@mejiaj
Created August 25, 2013 19:53
Show Gist options
  • Save mejiaj/6335907 to your computer and use it in GitHub Desktop.
Save mejiaj/6335907 to your computer and use it in GitHub Desktop.
Viewport Metatag w/ IE 10 equivalent
<meta name="viewport" content="width=device-width, initial-scale=1">
@-ms-viewport { width: device-width; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment