Skip to content

Commit

Permalink
fix: remove player padding to allow more space
Browse files Browse the repository at this point in the history
  • Loading branch information
Bellisario committed Apr 29, 2024
1 parent daf33b5 commit 39051f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/PlayerControls/PlayerControls.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,6 @@
display: flex;
align-items: center;
justify-content: space-evenly;
padding: 0.5em;
height: var(--bars-height);
width: 100%;
bottom: 0;
Expand Down

0 comments on commit 39051f7

Please sign in to comment.