diff --git a/src/scss/style.scss b/src/scss/style.scss index ae8b3a4..209a747 100644 --- a/src/scss/style.scss +++ b/src/scss/style.scss @@ -93,6 +93,7 @@ body { html, body { background-color: $global-background; height: 100%; + overscroll-behavior: none; } h1, h2, h3, h4, h5, h6 {