Skip to content

Commit b8589df

Browse files
lukaw3dlukaw3d
authored andcommitted
demo zoomable mobile layout
1 parent 4c95579 commit b8589df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" />
55
<base href="/" />
66
<link rel="icon" href="%REACT_APP_META_FAVICON%" type="image/svg+xml" />
7-
<meta name="viewport" content="width=device-width, initial-scale=1" />
7+
<meta name="viewport" content="width=1000" />
88
<meta name="theme-color" content="#000000" />
99
<link rel="apple-touch-icon" href="%REACT_APP_META_APPLE_ICON%" />
1010
<link rel="manifest" href="%REACT_APP_META_MANIFEST%" />

0 commit comments

Comments
 (0)