« get me outta code hell

css: drop unnecessary z-index in carousel background - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-07-12 10:30:51 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-07-12 10:30:51 -0300
commit4704170f167be4d0c38d2f89a3901d397ace4c38 (patch)
tree82dcc73df8b576c66672292d4fd6453a699ec937
parentbdfe6bb38ee407c31742609a28e515880de79e31 (diff)
css: drop unnecessary z-index in carousel background
-rw-r--r--src/static/css/site.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index 6faf9c05..72e838db 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -3136,7 +3136,6 @@ video.pixelate, .pixelate video {
   left: 0;
   right: 0;
   bottom: 0;
-  z-index: -20;
   background-color: var(--dim-color);
   filter: brightness(0.6);
 }