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 ff98bcd commit a0b4981Copy full SHA for a0b4981
packages/site-kit/src/app.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8" />
5
<link rel="icon" href="/favicon.png" />
6
- <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
7
8
%sveltekit.head%
9
</head>
0 commit comments