Created
September 5, 2018 13:25
-
-
Save galtsev/d9f8f8975083ff22ad16f30de5d6acca to your computer and use it in GitHub Desktop.
Fix web page for mobile
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
| <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