Skip to content

Commit

Permalink
Fix song image width
Browse files Browse the repository at this point in the history
  • Loading branch information
palinkiewicz committed Aug 4, 2024
1 parent 65661f5 commit 56769b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/song-image.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
flex-direction: column;
padding: 1.2rem 1rem 1rem;
max-width: 20rem;
width: 95%;
background-color: rgba(84, 154, 171, 1);
color: rgba(0, 0, 0, 0.95);
border-radius: 1.5rem;
Expand Down

0 comments on commit 56769b7

Please sign in to comment.