Skip to content

Commit

Permalink
fix(UI): mobile spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
charlieforward9 committed Jul 5, 2024
1 parent 87f5c60 commit 7675c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ body {

/* Control icon */
.control-button {
width: 80px;
width: 70px;
display: flex; /* Center the button */
align-items: center;
justify-content: center;
Expand Down

0 comments on commit 7675c07

Please sign in to comment.