Skip to content

Commit

Permalink
fix: add small animation
Browse files Browse the repository at this point in the history
  • Loading branch information
dubisdev committed Jan 21, 2024
1 parent 34e03c6 commit 0505ef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

* {
overscroll-behavior: none;
transition: all 0.2s ease-in-out;
}

body {
Expand Down

0 comments on commit 0505ef7

Please sign in to comment.