更新
This commit is contained in:
parent
6763584f42
commit
98c7f73c6b
File diff suppressed because one or more lines are too long
@ -2136,7 +2136,7 @@
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
&:hover {
|
&:hover {
|
||||||
animation: 5s ease-in-out 0s infinite normal none running shake;
|
animation: 5s ease-in-out 0s infinite normal none running shaked;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -2451,7 +2451,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes shake {
|
@keyframes shaked {
|
||||||
2% {
|
2% {
|
||||||
transform: translateY(1.5px) rotate(1.5deg);
|
transform: translateY(1.5px) rotate(1.5deg);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user