Skip to content

Instantly share code, notes, and snippets.

@dgreenway
Created September 27, 2013 17:26
Show Gist options
  • Save dgreenway/6732009 to your computer and use it in GitHub Desktop.
Save dgreenway/6732009 to your computer and use it in GitHub Desktop.
Prevent zoom on mobile
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment