Skip to content

Commit fd077da

Browse files
committed
fix: add meta tag to calculate height and width respective to the resolution
1 parent eb22450 commit fd077da

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
@@ -4,6 +4,7 @@
44

55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
78
<title>
89
Music Blocks
910
</title>

0 commit comments

Comments
 (0)