Skip to content

Commit 10fbb22

Browse files
committed
feat: Increase animation time to test issue on host server
1 parent ebe9523 commit 10fbb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
99
transition:
1010
color 0.5s ease-in-out,
11-
background-color 0.5s ease-in-out,
11+
background-color 20s ease-in-out,
1212
fill 0.5s ease-in-out;
1313
}
1414

0 commit comments

Comments
 (0)