mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-25 07:51:12 +02:00
fix pro btn animation
This commit is contained in:
@@ -499,7 +499,7 @@ a > svg {
|
|||||||
color: #222;
|
color: #222;
|
||||||
border: 0;
|
border: 0;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
animation: gradient_move 3s ease infinite;
|
animation: gradient_move 3s linear infinite;
|
||||||
}
|
}
|
||||||
@keyframes gradient_move {
|
@keyframes gradient_move {
|
||||||
from {
|
from {
|
||||||
|
Reference in New Issue
Block a user