Skip to content

Commit d0eda20

Browse files
no; changing back
1 parent 30d487c commit d0eda20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overscroll-behavior/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ body {
1212
margin: 0;
1313
/* Use overscroll-behavior to stop the "bounce" or refresh effect you get on mobile
1414
browsers when getting to the top or bottom scroll limits of the page */
15-
overscroll-behavior-y: contain;
15+
overscroll-behavior-y: none;
1616
}
1717

1818
/* Styling of contacts */

0 commit comments

Comments
 (0)