Last active
September 17, 2017 09:32
-
-
Save sbrl/17f68592e4f773d67b24c1322e41d021 to your computer and use it in GitHub Desktop.
The mobile meta tag that makes alters the scaling of a page to make it readable on all devices. #html
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
<meta name="viewport" content="width=device-width, initial-scale=1" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment