This commit is contained in:
CodeDevMLH
2025-12-14 19:53:16 +01:00
commit dcef6d0080
82 changed files with 4368 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
.snowflake {
position: fixed;
background-color: rgba(255, 255, 255, 0.8);
border-radius: 50%;
pointer-events: none;
opacity: 0.7;
}