Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 631f856

Browse files
mobile fix
1 parent 2dfef2d commit 631f856

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>the popcorn kernel</title>
66
<link rel='icon' href='assets/popcorn.png' type='image/x-icon'>
77
<meta name='description' content='the website for the popcorn project'>
8-
<meta name='viewport' content='width=device-width, initial-scale=1'>
8+
<meta name='viewport' content='width=device-width, initial-scale=1, user-scaleable=no'>
99
<link rel='stylesheet' type='text/css' media='screen' href='style/main.css'>
1010
</head>
1111
<body>
@@ -38,4 +38,4 @@ <h1>under construction</h1>
3838
</div>
3939
</footer>
4040
</body>
41-
</html>
41+
</html>

0 commit comments

Comments
 (0)