We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936f7cf commit 5ab6cc5Copy full SHA for 5ab6cc5
contributor-dashboard-legacy/public/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8" />
5
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
6
- <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <meta name="viewport" content="initial-scale=1, width=device-width" />
7
<meta name="theme-color" content="#000000" />
8
<meta
9
name="description"
0 commit comments