Skip to content

Commit ce2ef4f

Browse files
committed
Ease in-out
1 parent 85cfdb6 commit ce2ef4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ body::before {
537537

538538
.tig-group {
539539
display: inline;
540-
animation: tig-swap-anim 2s linear 5s forwards;
540+
animation: tig-swap-anim 2s ease-in-out 5s forwards;
541541
}
542542

543543
@keyframes tig-swap-anim {

0 commit comments

Comments
 (0)