jwjacobson / jazztunes

a jazz repertoire management app
https://jazztunes.org
GNU General Public License v3.0
3 stars 0 forks source link

Adjust responsiveness for mobile #211

Open jwjacobson opened 5 months ago

jwjacobson commented 5 months ago

I opened the app on my phone last night and it doesn't look very good, should just be a matter of setting some breakpoints I would think?

ryaustin commented 5 months ago

depends on the css. By default bootstrap is responsive so by using CSS classes you get responsiveness (good on any device) for free. This may come down to a couple of divs and CSS classes.