feat: update commit SHA, enhance artist and album components with improved layout and functionality, and update favorites page to display artist cover art
This commit is contained in:
@@ -120,7 +120,7 @@ export default function BrowsePage() {
|
||||
key={artist.id}
|
||||
artist={artist}
|
||||
className="flex-shrink-0"
|
||||
size={150}
|
||||
size={190}
|
||||
/>
|
||||
))}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user