From dfd96673f51b9bdb705d2916c3900f86e94c099c Mon Sep 17 00:00:00 2001 From: Rachel Andrew Date: Fri, 8 Jan 2021 10:26:56 +0000 Subject: [PATCH] fixing an example as updating the page --- overscroll-behavior/style.css | 3 --- 1 file changed, 3 deletions(-) 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 */