Skip to content

Commit 6a027d2

Browse files
authored
Update index.html
1 parent 2c1fe26 commit 6a027d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<title>Google Homepage Clone</title>
55
<meta charset="UTF-8">
6-
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
6+
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="X-UA-compatible" content="ie=edge">
88
<link rel="shortcut icon" href="./img/google.svg">
99
<link rel="stylesheet" href="./css/index.css">
@@ -50,4 +50,4 @@
5050
</ul>
5151
</footer>
5252
</body>
53-
</html>
53+
</html>

0 commit comments

Comments
 (0)