Skip to content

Commit 001cb3f

Browse files
committed
Mobile no longer zooms upon selecting input forms
1 parent 3eaaa25 commit 001cb3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8"/>
5-
<meta name="viewport" content="width=device-width, initial-scale=1"/>
5+
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"/>
66
<meta name="keywords" content="hackathons, hackathon, hack-a-thon, programming, hardware, development, design, rit"/>
77
<meta name="theme-color" content="#000000"/>
88

0 commit comments

Comments
 (0)