bigger gap between recent artists

This commit is contained in:
Violet Caulfield
2024-11-27 11:26:45 -06:00
parent ddc32fb9e8
commit 5787708d8a
+1 -1
View File
@@ -26,7 +26,7 @@ export default function RecentArtists({ navigation }: ProvidedHomeProps): React.
return (
<YStack
height={150}
gap={5}
gap={10}
alignItems="center"
>
<Avatar