Skip to content

Instantly share code, notes, and snippets.

@sbrl
Last active September 17, 2017 09:32
Show Gist options
  • Save sbrl/17f68592e4f773d67b24c1322e41d021 to your computer and use it in GitHub Desktop.
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
<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