Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -15,6 +15,7 @@
|
|
15 |
canvas {
|
16 |
display: inline-block;
|
17 |
margin: 0px;
|
|
|
18 |
}
|
19 |
#scene-container {
|
20 |
width: 80vw;
|
|
|
15 |
canvas {
|
16 |
display: inline-block;
|
17 |
margin: 0px;
|
18 |
+
padding: 0px;
|
19 |
}
|
20 |
#scene-container {
|
21 |
width: 80vw;
|