« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/site4.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/site4.css')
-rw-r--r--src/static/site4.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/static/site4.css b/src/static/site4.css
index 6a23ff4..b4e23cf 100644
--- a/src/static/site4.css
+++ b/src/static/site4.css
@@ -549,8 +549,8 @@ a.box:focus:not(:focus-visible) {
 
 a.box img {
   display: block;
-  width: 100%;
-  height: 100%;
+  max-width: 100%;
+  height: auto;
 }
 
 h1 {
@@ -769,7 +769,6 @@ li > ul {
   background-color: var(--dim-color);
   color: white;
   display: inline-block;
-  width: 100%;
   height: 100%;
 }