Skip to content

Commit

Permalink
Update Main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
akramnarejo authored Mar 31, 2024
1 parent 1e1b703 commit d2594ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Main.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ function Main() {
<Paper
elevation={3}
sx={{
padding: { md: 5, xs: 2 },
padding: { md: 4, xs: 2 },
display: "flex",
justifyContent: "center",
alignItems: "center",
Expand Down

0 comments on commit d2594ea

Please sign in to comment.