bchiang7 / spotify-profile

A web app for visualizing personalized Spotify data built with React, Express, and the Spotify API
https://spotify-profile.herokuapp.com/
647 stars 87 forks source link

avatar bugfix #53

Closed shashwtt closed 1 year ago

shashwtt commented 1 year ago

I was going through the wepage and came through but that made the profile picture look weird and improper. This happens when the original profile picture was not uploaded aa 1:1 ratio image.

this is how it looked before (if original image was not in 1:1 ratio): image

and after this bugfix: image

A very minor change but hope you would look into it xD