Adjust animation timing

pull/1415/head
tobspr 2 years ago
parent ef6e1a223c
commit 18f7ff1fea

@ -39,7 +39,7 @@
@include IncreasedClickArea(0px);
@include S(margin-top, 15px);
@include InlineAnimation(1s ease-in-out) {
@include InlineAnimation(5s ease-in-out) {
0% {
opacity: 0.05;
}

Loading…
Cancel
Save