Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
margin-top: 20px;
|
18 |
}
|
19 |
#scene-container {
|
20 |
-
width:
|
21 |
height: 80vh;
|
22 |
margin: 0px;
|
23 |
padding: 0px
|
|
|
17 |
margin-top: 20px;
|
18 |
}
|
19 |
#scene-container {
|
20 |
+
width: 80vh;
|
21 |
height: 80vh;
|
22 |
margin: 0px;
|
23 |
padding: 0px
|