Skip to content

Commit

Permalink
fix sizing with default bg
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-gray committed Oct 4, 2023
1 parent 79a2e4f commit a217bbb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ const useStyles = makeStyles()(() => ({
overflow: 'hidden',
width: '100%',
height: '100%',
minHeight: '100vh',
},
circles: {
position: 'absolute',
Expand Down

0 comments on commit a217bbb

Please sign in to comment.