« 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
diff options
context:
space:
mode:
Diffstat (limited to 'src/static')
-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 303277d9..55410bdb 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -90,7 +90,6 @@ body::before, .wallpaper-part {
 #banner {
   margin: 10px calc(-1 * var(--page-border-width));
   position: relative;
-  z-index: 2;
 
   --banner-shine: 4%;
   -webkit-box-reflect: below -12px linear-gradient(transparent, color-mix(in srgb, transparent, var(--banner-shine) white));