Skip to content

Commit 0505ef7

Browse files
committed
fix: add small animation
1 parent 34e03c6 commit 0505ef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
* {
66
overscroll-behavior: none;
7+
transition: all 0.2s ease-in-out;
78
}
89

910
body {

0 commit comments

Comments
 (0)