Skip to content

Commit

Permalink
fix bottom spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-chu committed Sep 12, 2023
1 parent 0cce1ba commit 89f888e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ export default function Home() {
</Button>
<Box sx={{ height: "2rem" }} />
</Grid>
<Box sx={{ height: "4rem" }} />
</Grid>
<Lightbox
open={open}
Expand Down

0 comments on commit 89f888e

Please sign in to comment.