Skip to content

Commit

Permalink
reduced space
Browse files Browse the repository at this point in the history
  • Loading branch information
jcanelis committed Nov 9, 2024
1 parent 5fb0cca commit aed5772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/SpotifyButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export default function SpotifyButton({ func, text }) {
]}
>
<Image
style={{ marginRight: baseUnit * 2 }}
style={{ marginRight: baseUnit * 1 }}
width={baseUnit * 4}
height={baseUnit * 4}
source={assets[0].localUri}
Expand Down

0 comments on commit aed5772

Please sign in to comment.