Skip to content

Commit

Permalink
Made center z-index alot
Browse files Browse the repository at this point in the history
  • Loading branch information
Spicer Matthews committed Mar 2, 2024
1 parent 7fdd85d commit b741169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ const useStyles = makeStyles((theme) => ({
justifyContent: 'center',
minWidth: 500,
maxWidth: 800,
zIndex: 1e4, // must be higher than all content besides ads and modal
},
searchBar: {
position: 'relative',
Expand Down

0 comments on commit b741169

Please sign in to comment.