mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-23 21:39:03 -05:00
bigger gap between recent artists
This commit is contained in:
@@ -26,7 +26,7 @@ export default function RecentArtists({ navigation }: ProvidedHomeProps): React.
|
||||
return (
|
||||
<YStack
|
||||
height={150}
|
||||
gap={5}
|
||||
gap={10}
|
||||
alignItems="center"
|
||||
>
|
||||
<Avatar
|
||||
|
||||
Reference in New Issue
Block a user