Skip to content

Commit

Permalink
Merge pull request #483 from vishanurag/Anurag-Branch
Browse files Browse the repository at this point in the history
Added minor transition effect.
  • Loading branch information
singodiyashubham87 authored Jul 24, 2024
2 parents bb4bf7b + 68a771f commit f4e68b7
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 f4e68b7

Please sign in to comment.