spotipy
spotipy copied to clipboard
Fix: Make the site responsive for devices of width <720px
Currently, the app doesn't support devices with screen-width below, 720px. You can switch the display here for seeing the issue.
May be you should try to target some specific range , while combining Max-width and min-width ?
May be you should try to target some specific range , while combining Max-width and min-width ?
Yeah. But, I need to rewrite the whole styling part for that. Especially, the player section. Unfortunately, I am quite busy with academics atm 😅
Also, for some reason, I can't seem to place the volume button properly on a small screen.
Hi @jessej-samuel, may I work on this issue? Please assign it to me
Yep sure!
It needs refactoring, the CSS display property is used in both flex as well as the grid system. Feels a little inconsistent and each component is styled differently. I might not have the bandwidth to refactor all the styles files.
Unassigned myself. Anyone else can take this up
It needs refactoring, the CSS display property is used in both flex as well as the grid system. Feels a little inconsistent and each component is styled differently. I might not have the bandwidth to refactor all the styles files.
Unassigned myself. Anyone else can take this up
Yea, thanks for your time. I still regret the bad code 🥲