Skip to content

Commit

Permalink
Fixed small linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Spicer Matthews committed Nov 18, 2023
1 parent 47f588b commit 8d2a899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ const useStyles = makeStyles((theme) => ({
background: grey['300'],
},
centerContainer: {
//height: '100%',
// height: '100%',
width: '100%',
display: 'flex',
justifyContent: 'center',
Expand Down

1 comment on commit 8d2a899

@vercel
Copy link

@vercel vercel bot commented on 8d2a899 Nov 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.