« get me outta code hell

more lazy loading tweaks - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/static/site.css
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2020-12-10 17:58:36 -0400
committer(quasar) nebula <towerofnix@gmail.com>2020-12-10 17:58:51 -0400
commitd42c5dfc610a1953f798f87a0b8861d8fa5dca9d (patch)
treed3337f804b78b2995f64ff4a14566ad4c7236a3d /static/site.css
parent56298f4a826882abcf6f1065ebca7c6490f7e622 (diff)
more lazy loading tweaks
Diffstat (limited to 'static/site.css')
-rw-r--r--static/site.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/site.css b/static/site.css
index 2892dd8..016f74c 100644
--- a/static/site.css
+++ b/static/site.css
@@ -335,7 +335,7 @@ a.box:focus:not(:focus-visible) {
 a.box img {
     display: block;
     width: 100%;
-    height: auto;
+    height: 100%;
 }
 
 h1 {