Skip to content

Commit bbfa685

Browse files
committed
Disable zooming
Double tapping on mobile zooms in
1 parent 43f14c1 commit bbfa685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33
<head>
44
<meta charset="UTF-8"/>
5+
<meta name="viewport" content="width=device-width" />
56

67
<title>Click me!</title>
78
<link rel="stylesheet" type="text/css" href="main.css">

0 commit comments

Comments
 (0)