Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -132,7 +132,7 @@
|
|
132 |
}
|
133 |
|
134 |
.video-controls {
|
135 |
-
background-color: rgba(17, 34, 64, 0.
|
136 |
padding: 10px;
|
137 |
border-radius: 0 0 5px 5px;
|
138 |
display: flex;
|
|
|
132 |
}
|
133 |
|
134 |
.video-controls {
|
135 |
+
background-color: rgba(17, 34, 64, 0.6);
|
136 |
padding: 10px;
|
137 |
border-radius: 0 0 5px 5px;
|
138 |
display: flex;
|