Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -62,7 +62,7 @@
|
|
62 |
|
63 |
#episodes-container {
|
64 |
max-height: 500px;
|
65 |
-
width:
|
66 |
overflow-y: auto;
|
67 |
overflow-x: hidden;
|
68 |
border: 1px solid #ccc;
|
|
|
62 |
|
63 |
#episodes-container {
|
64 |
max-height: 500px;
|
65 |
+
width: 180px;
|
66 |
overflow-y: auto;
|
67 |
overflow-x: hidden;
|
68 |
border: 1px solid #ccc;
|