mrplum / plum_cart

0 stars 0 forks source link

Add responsive layout #58

Closed LuuchoRocha closed 3 years ago

LuuchoRocha commented 3 years ago

If the width of the device is too short, the layout got messy and the components overlaps. The layout should break in two, four or six columns based on the device width. Try to look at what Material UI provides for solving this.