Skip to content

Commit

Permalink
Make play/pause button icon bigger
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce committed Aug 14, 2024
1 parent 4352ec1 commit 1a6d1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
padding: 18px 24px;
}
.play-button {
-gtk-icon-size: 24px;
-gtk-icon-size: 32px;
min-width: 95px;
min-height: 70px;
border-radius: 24px;
Expand Down

0 comments on commit 1a6d1db

Please sign in to comment.