diff --git a/overscroll-behavior/style.css b/overscroll-behavior/style.css index 2221c469..3917c3e4 100644 --- a/overscroll-behavior/style.css +++ b/overscroll-behavior/style.css @@ -6,9 +6,6 @@ html { font-family: sans-serif; -} - -body { margin: 0; /* Use overscroll-behavior to stop the "bounce" or refresh effect you get on mobile browsers when getting to the top or bottom scroll limits of the page */