We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e03c6 commit 0505ef7Copy full SHA for 0505ef7
src/styles.css
@@ -4,6 +4,7 @@
4
5
* {
6
overscroll-behavior: none;
7
+ transition: all 0.2s ease-in-out;
8
}
9
10
body {
0 commit comments