From 47d99a0047f25c5cda1dca7a42551e93a53eb30c Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Fri, 5 Jul 2024 01:54:53 +0300 Subject: [PATCH] More symmetric animation --- public/css/animations.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/animations.css b/public/css/animations.css index eb5d3f4f1..85452d03a 100644 --- a/public/css/animations.css +++ b/public/css/animations.css @@ -43,7 +43,7 @@ transform: scaleY(1); } - 33% { + 66% { transform: scaleY(1); }