Skip to content

Instantly share code, notes, and snippets.

@syads321
Created August 15, 2016 03:36
Show Gist options
  • Save syads321/8b1e98a663cb3a44e85294be98eb67a2 to your computer and use it in GitHub Desktop.
Save syads321/8b1e98a663cb3a44e85294be98eb67a2 to your computer and use it in GitHub Desktop.
Disable focus zoom input
input {
font-size: 16px;
}
<meta name='viewport' content='width=device-width, initial-scale=1.0, user-scalable=0' >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment