This commit is contained in:
2024-05-25 00:22:51 +05:30
parent 688844083e
commit ce35fb75a5

View File

@@ -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 {