feat: add z-index to seasonal styles for improved layering

This commit is contained in:
CodeDevMLH
2025-12-18 00:52:45 +01:00
parent b05b35b8f8
commit 83a8c7fc74
5 changed files with 18 additions and 8 deletions

View File

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