fix scroll issue

This commit is contained in:
MLH
2025-01-13 00:06:33 +01:00
parent ec908f99e9
commit ea6a802db5

View File

@@ -1,5 +1,5 @@
.snowflake {
position: absolute;
position: fixed;
background-color: rgba(255, 255, 255, 0.8);
border-radius: 50%;
pointer-events: none;