feat: update seasonal effects settings and enhance z-index for better visibility

This commit is contained in:
CodeDevMLH
2025-12-17 22:23:41 +01:00
parent 490a61fc1f
commit 009bd75374
14 changed files with 27 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
.christmas-container {
display: block;
pointer-events: none;
z-index: 0;
z-index: 10;
overflow: hidden;
}