govindrai / LPN-Fitness-App

Helps organizations take charge of their people's well being and promote healthier lifestyles through fitness competitions. Built on Node.js
https://lpnfitness.herokuapp.com/
0 stars 0 forks source link

Improve Desktop Experience by enabling responsiveness #97

Open govindrai opened 5 years ago

govindrai commented 5 years ago

Currently the styles force the app to render within the confines of a certain width. This has been done on purpose but ideally, desktop experience should allow the UI to expand to be responsive to its viewport. This is definitely a post-mvp task.