Created
August 15, 2016 03:36
-
-
Save syads321/8b1e98a663cb3a44e85294be98eb67a2 to your computer and use it in GitHub Desktop.
Disable focus zoom input
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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