Skip to content

Instantly share code, notes, and snippets.

@sshbio
Created June 26, 2015 13:14
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 sshbio/ff03007bf3268fe526ce to your computer and use it in GitHub Desktop.
Save sshbio/ff03007bf3268fe526ce to your computer and use it in GitHub Desktop.
disable zoom on smart phone , web app
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment