Skip to content

Commit

Permalink
fix: small css fix sound button
Browse files Browse the repository at this point in the history
  • Loading branch information
sanua356 committed Aug 10, 2024
1 parent c30ee1c commit 322d588
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@
right: 0;
margin: auto;
max-width: 30px;
margin: 0;
}
}
1 change: 1 addition & 0 deletions src/pages/game/ui/Game.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@
top: 12px;
right: 10vh;
bottom: auto;
margin: 0;
}
}

0 comments on commit 322d588

Please sign in to comment.