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.
2 parents 81bea8b + acb61ec commit c08a712Copy full SHA for c08a712
src/app.html
@@ -4,7 +4,7 @@
4
<base href="/" />
5
<meta charset="utf-8" />
6
<!--<link rel="icon" href="%sveltekit.assets%/icons/favicon.ico" />-->
7
- <meta name="viewport" content="width=device-width, initial-scale=1 maximum-scale=1" />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
8
%sveltekit.head%
9
</head>
10
<body data-sveltekit-preload-data="hover">
0 commit comments