aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 3848e60..c796074 100644
--- a/static/style.css
+++ b/static/style.css
@@ -228,6 +228,10 @@ img {
max-width:100%;
}
+video {
+ max-width: 100%;
+}
+
.toggler {
visibility: hidden;
}