Responsive layout for Dash Dashboard

Hi,

I am new to Dash and CSS. Is there a responsive layout CSS template available for dash dashboard. So the app/dashboard is more readable in a mobile device?

Thank you!

The CSS that I shared in the getting started guide (dash.plot.ly/getting-started) has a 12 column grid system that is responsive on mobile

1 Like