Skip to content

Instantly share code, notes, and snippets.

@galtsev
Created September 5, 2018 13:25
Show Gist options
  • Select an option

  • Save galtsev/d9f8f8975083ff22ad16f30de5d6acca to your computer and use it in GitHub Desktop.

Select an option

Save galtsev/d9f8f8975083ff22ad16f30de5d6acca to your computer and use it in GitHub Desktop.
Fix web page for mobile
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
...
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment