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 {