feat: update z-index values for seasonal elements to improve layering and visibility

This commit is contained in:
CodeDevMLH
2025-12-18 01:11:29 +01:00
parent 0e37d3a291
commit 912bf7f544
8 changed files with 10 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
.halloween {
position: fixed;
bottom: -10%;
z-index: 10;
z-index: 15;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;