Skip to content

Commit

Permalink
fixed scroll bar showing up
Browse files Browse the repository at this point in the history
  • Loading branch information
Spicer Matthews committed Apr 2, 2024
1 parent 5d43c87 commit 22bd742
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ const useStyles = makeStyles((theme) => ({
flexDirection: 'column',
justifyContent: 'center',
alignItems: 'center',
overflow: 'scroll',
height: '100vh',
},
searchBarContainer: {
Expand Down

0 comments on commit 22bd742

Please sign in to comment.