From ce35fb75a59d74be6b95ab312e2fd7a99fd714ca Mon Sep 17 00:00:00 2001 From: siddheshmorewdi Date: Sat, 25 May 2024 00:22:51 +0530 Subject: [PATCH] update --- src/App.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.css b/src/App.css index b64daa6..04fb12d 100644 --- a/src/App.css +++ b/src/App.css @@ -145,8 +145,8 @@ .text-animate{ animation-name: text; - animation-duration: 4s; - animation-iteration-count: infinite; + animation-duration: 5s; + animation-iteration-count: 1; } @keyframes text {