Created
April 23, 2015 21:04
-
-
Save erin-dot-io/c88dff65df7d181857d0 to your computer and use it in GitHub Desktop.
Boilerplate Viewport Settings
This file contains 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
<!--For fully responsive sites with user zooming disabled--> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment