feat: add z-index to seasonal styles for improved layering
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
.halloween {
|
||||
position: fixed;
|
||||
bottom: -10%;
|
||||
z-index: 0;
|
||||
z-index: 10;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user