There was an error while loading. Please reload this page.
1 parent 9a66d68 commit 31f0cb3Copy full SHA for 31f0cb3
1 file changed
client/components/head/index.jsx
@@ -15,7 +15,7 @@ const Head = ( {
15
16
<meta charSet="utf-8" />
17
<meta httpEquiv="X-UA-Compatible" content="IE=Edge" />
18
- <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
19
<meta name="format-detection" content="telephone=no" />
20
<meta name="mobile-web-app-capable" content="yes" />
21
<meta name="apple-mobile-web-app-capable" content="yes" />
0 commit comments