thuyvyng / spotifyInteractive

cat visualizations from spotify data!
https://unpawsthemusic.vercel.app/
1 stars 0 forks source link

fixMin Width #36

Closed thuyvyng closed 1 year ago

thuyvyng commented 1 year ago

minWidth causes issues for mobile, users have to scroll to right to view

Screen Shot 2023-02-04 at 7 28 51 PM
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
unpawsthemusic ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 5, 2023 at 5:39PM (UTC)
thuyvyng commented 1 year ago

the rest of the code just changes for formatting

if you think we need the minWidth so the cat container doesnt move then we need to fix other stuff or set minWidth to something smaller but most phone screens are like 300/400 so 600 is way too large

ruangroc commented 1 year ago

Could we set min-width to 300px then? Without min-width, it does this: image