Skip to content

Commit

Permalink
Added minor transition effect.
Browse files Browse the repository at this point in the history
  • Loading branch information
vishanurag committed Jul 22, 2024
1 parent bb4bf7b commit 68a771f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,6 @@ body{

* {
@apply select-none;
transition: all 0.2s linear;
}

0 comments on commit 68a771f

Please sign in to comment.