diff --git a/files/assets/events/fistmas/css/main_fistmas.css b/files/assets/events/fistmas/css/main_fistmas.css index c55c3be1c..b07f4f165 100644 --- a/files/assets/events/fistmas/css/main_fistmas.css +++ b/files/assets/events/fistmas/css/main_fistmas.css @@ -335,7 +335,7 @@ body { } .fall-snowflake:nth-of-type(9) { left: 90%; - animation delay: 3s, 1.5s + animation-delay: 3s, 1.5s } .fall-snowflake:nth-of-type(10) { left: 100%; @@ -379,7 +379,7 @@ body { } .fall-snowflake:nth-of-type(20) { left: 95%; - animation delay: 3s, 1.5s + animation-delay: 3s, 1.5s } .animate-spin { diff --git a/files/assets/events/homoween/css/main_homoween.css b/files/assets/events/homoween/css/main_homoween.css index 700609680..53630c8c0 100644 --- a/files/assets/events/homoween/css/main_homoween.css +++ b/files/assets/events/homoween/css/main_homoween.css @@ -622,7 +622,7 @@ body::after { } .fall-pumpkin:nth-of-type(9) { left: 90%; - animation delay: 3s, 1.5s + animation-delay: 3s, 1.5s } .fall-pumpkin:nth-of-type(10) { left: 100%; @@ -666,7 +666,7 @@ body::after { } .fall-pumpkin:nth-of-type(20) { left: 95%; - animation delay: 3s, 1.5s + animation-delay: 3s, 1.5s } .animate-spin {