Skip to content

Commit

Permalink
Fix button size
Browse files Browse the repository at this point in the history
  • Loading branch information
pcprince committed Aug 7, 2024
1 parent 4d2e43c commit 57884ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions play.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@
width: 69px;
font-size: small !important;
}

#stop-button, #resume-button {
width: 82px;
}

0 comments on commit 57884ce

Please sign in to comment.