1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-03-24 20:49:47 +01:00

fix pro btn animation

This commit is contained in:
Kushagra Gour 2024-04-25 18:17:23 +05:30
parent 2be0ddaca1
commit 6c4e81cd24

View File

@ -499,7 +499,7 @@ a > svg {
color: #222;
border: 0;
font-weight: 700;
animation: gradient_move 3s ease infinite;
animation: gradient_move 3s linear infinite;
}
@keyframes gradient_move {
from {