diff --git a/src/styles/app.css b/src/styles/app.css index 9e393f1..e8e8bba 100644 --- a/src/styles/app.css +++ b/src/styles/app.css @@ -52,7 +52,6 @@ html, body { height: 100dvh; - overflow: hidden; scroll-behavior: smooth; } @@ -69,7 +68,6 @@ body { #app { height: 100dvh; display: flex; - overflow: hidden; } a {