Skip to content

Commit

Permalink
Updated loading animation
Browse files Browse the repository at this point in the history
  • Loading branch information
samwisekind committed Sep 20, 2024
1 parent 933a7e9 commit 15459d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Loading/Loading.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@
animation: dolphin 2s infinite $global-transition-ease-in-out-quart;
transform-box: fill-box;
transform-origin: center;
animation-delay: -0.5s;
}

0 comments on commit 15459d9

Please sign in to comment.