From 28be8a64adc89d1d58db5e0060c80113aad5f2bd Mon Sep 17 00:00:00 2001 From: CodeDevMLH Date: Mon, 25 Nov 2024 01:23:23 +0100 Subject: [PATCH] css fix --- snowflakes.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snowflakes.css b/snowflakes.css index 5059297..71a3eed 100644 --- a/snowflakes.css +++ b/snowflakes.css @@ -68,7 +68,7 @@ } .snowflake:nth-of-type(0) { - left: 1%; + left: 0%; animation-delay: 0s, 0s; }