Skip to content

Instantly share code, notes, and snippets.

@simevidas
Forked from miketaylr/gist:6701828
Last active December 23, 2015 23:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simevidas/6708899 to your computer and use it in GitHub Desktop.
Save simevidas/6708899 to your computer and use it in GitHub Desktop.
<script>
if (screen.width <= 640) document.write('<meta name="viewport" content="width=device-width, initial-scale=1">');
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment