|
@@ -3,7 +3,7 @@
|
|
<head>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta charset="utf-8" />
|
|
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
|
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
|
- <meta name="viewport" content="width=device-width" />
|
|
|
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
|
%sveltekit.head%
|
|
%sveltekit.head%
|
|
</head>
|
|
</head>
|
|
<body data-sveltekit-preload-data="hover">
|
|
<body data-sveltekit-preload-data="hover">
|