From ee97df68f7974adc33a1bdc5fbf5b309e6990a7c Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sun, 9 Mar 2025 21:07:45 +0300 Subject: [PATCH] Update 1.css --- CSS/1.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/1.css b/CSS/1.css index cea5a9a..9757900 100644 --- a/CSS/1.css +++ b/CSS/1.css @@ -59,7 +59,7 @@ } .services_id:not(:hover) .card__data { - animation: remove-data 1s forwards; + animation: remove-data 1.5s forwards; } /* Keyframe Animations */