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 e8befc4 commit 35d6abcCopy full SHA for 35d6abc
src/routes/__root.tsx
@@ -24,7 +24,7 @@ export const Route = createRootRoute({
24
},
25
{
26
name: "viewport",
27
- content: "width=device-width, initial-scale=1",
+ content: "width=device-width, initial-scale=1, maximum-scale=1",
28
29
...seo({
30
title: "Andrew Scherer",
0 commit comments