Skip to content

Commit 699374c

Browse files
committed
Update index.html
1 parent 00f36fc commit 699374c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Mooviz/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
container-type: size;
3030
padding: 0;
3131
margin: 0;
32-
width: 100%;
33-
height: 100%;
32+
width: 100vw;
33+
height: 100vh;
3434
overflow: hidden;
3535
}
3636

0 commit comments

Comments
 (0)