Skip to content

Commit

Permalink
Vertical scroll bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerMommsen committed Mar 6, 2024
1 parent 83bee35 commit cac247a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/styles/globals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ body {
height: 100vh;
max-width: 100vw;
max-height: 100vh;

@media only screen and (max-width: 1400px) {
overflow: hidden;
}
}

body {
Expand Down

0 comments on commit cac247a

Please sign in to comment.