Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyengiabach1201 authored Sep 4, 2023
1 parent 649e594 commit 53afd9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<head>
<title>Colorful</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
</head>
<body>
Expand Down Expand Up @@ -39,4 +39,4 @@ <h1>Colorful!!!</h1>
</div>
</div>
</body>
</html>
</html>

0 comments on commit 53afd9f

Please sign in to comment.