Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -50,7 +50,7 @@
|
|
| 50 |
}
|
| 51 |
|
| 52 |
.video-container {
|
| 53 |
-
width:
|
| 54 |
}
|
| 55 |
|
| 56 |
#plotDiv {
|
|
|
|
| 50 |
}
|
| 51 |
|
| 52 |
.video-container {
|
| 53 |
+
width: 50%;
|
| 54 |
}
|
| 55 |
|
| 56 |
#plotDiv {
|