Spaces:
Runtime error
Runtime error
update template
Browse files- templates/basic.jinja +1 -1
templates/basic.jinja
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
|
| 12 |
video, audio {
|
| 13 |
display: block;
|
| 14 |
-
width:
|
| 15 |
margin: auto !important;
|
| 16 |
}
|
| 17 |
|
|
|
|
| 11 |
|
| 12 |
video, audio {
|
| 13 |
display: block;
|
| 14 |
+
width: 70%;
|
| 15 |
margin: auto !important;
|
| 16 |
}
|
| 17 |
|