Skip to content

Instantly share code, notes, and snippets.

@Cengizism
Created January 6, 2013 11:58
Show Gist options
  • Save Cengizism/e9fde33ace2d4a54be04 to your computer and use it in GitHub Desktop.
Save Cengizism/e9fde33ace2d4a54be04 to your computer and use it in GitHub Desktop.
html > meta > sets initial viewport load and disables zooming
<meta name="viewport" content="initial-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