diff --git a/src/styles/global.css b/src/styles/global.css index d7cb3a6..cb2646b 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -16,6 +16,7 @@ html { scroll-behavior: smooth; scroll-padding-top: 5rem; + overflow-y: scroll; } body {