From 4704170f167be4d0c38d2f89a3901d397ace4c38 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 12 Jul 2025 10:30:51 -0300 Subject: css: drop unnecessary z-index in carousel background --- src/static/css/site.css | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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); } -- cgit 1.3.0-6-gf8a5