Adjust animation timing

This commit is contained in:
tobspr 2022-04-22 09:44:54 +02:00
parent ef6e1a223c
commit 18f7ff1fea
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}