aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 1254dc9..d946c52 100644
--- a/static/style.css
+++ b/static/style.css
@@ -37,7 +37,7 @@ h3 {
37 line-height: initial; 37 line-height: initial;
38} 38}
39 39
40img { 40img, video {
41 max-width: 100%; 41 max-width: 100%;
42 margin: 30px auto; 42 margin: 30px auto;
43 display: block; 43 display: block;