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:
parent
2be0ddaca1
commit
6c4e81cd24
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user