aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorAlex <alex@scerba.org>2024-02-29 20:13:37 -0500
committerAlex <alex@scerba.org>2024-02-29 20:13:37 -0500
commitc63aa3601539781e0b9abb8871d8ea487b9bab7e (patch)
tree899056b3f6356c551e82bfd425444f1439b2a379 /static/style.css
parent227ebef88fec5fb8d8d13efe5803f1ba5f0265d3 (diff)
New blog posts and add site gallery.
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 d8361ef..bdd0db2 100644
--- a/static/style.css
+++ b/static/style.css
@@ -181,7 +181,7 @@ figcaption {
margin-top: 0.3rem;
}
-img {
+img, video {
max-width: 100%;
height: auto;
display: block;