We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c20738e commit ab97197Copy full SHA for ab97197
index.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8" />
5
<link rel="icon" href="/favicon.svg" />
6
<link rel="stylesheet" href="/browser_upgrade/index.css" />
7
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, viewport-fit=cover"/>
8
<meta http-equiv="Expires" content="0">
9
<meta http-equiv="Pragma" content="no-cache">
10
<meta http-equiv="Cache-control" content="no-cache">
0 commit comments