diff --git a/src/styles/globals.css b/src/styles/globals.css index 477bb2b..566f7b2 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -42,7 +42,6 @@ white-space: normal; line-height: 1; box-sizing: border-box; - overflow: hidden; /* Disable scrolling */ } /* Desktop font size */ @@ -59,7 +58,6 @@ color: var(--white); margin: 0; padding: 0; - overflow: hidden; /* Disable scrolling */ } /* Global focus ring styles for all tabbable elements */