fix scroll issue
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
.snowflake {
|
.snowflake {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
/* background-color: rgba(255, 255, 255, 0.8); */
|
/* background-color: rgba(255, 255, 255, 0.8); */
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
|
Reference in New Issue
Block a user