Matico-Platform / matico

An open source platform for building civic tech and geospatial apps
https://matico.app
46 stars 3 forks source link

Responsive Layout Parameters #111

Closed nofurtherinformation closed 2 years ago

nofurtherinformation commented 2 years ago

Responsive design changes layout and sizing choices based on the size of the screen viewing the context. A mulit-column layout might shifting into a single column layout, font sizes change, tooltips change to modals, etc.

Most of the layout sizing parameters will need the option for breakpoint-based responsive parameters. Here's what we'll need to do:

nofurtherinformation commented 2 years ago

Merged in #85