Skip to content

Commit

Permalink
Fix button layout issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Kagamihara Nadeshiko committed Dec 16, 2023
1 parent a06f1f1 commit 052c7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
}

.buttonContainer .button:last-of-type {
margin: 0px 36px;
margin: 10px 18px;
}

/* Hardcode stuff */
Expand Down

0 comments on commit 052c7de

Please sign in to comment.