EkautControl / ekaut-control-web

0 stars 0 forks source link

Fix home page responsiveness #11

Open AnnaGabriela opened 4 years ago

AnnaGabriela commented 4 years ago

Since one of the most important features of the product is to be accessible from any device, the responsiveness should be fixed. Currently, the whole responsiveness is misconfigured (see images below). Let's work with at least these min-width breakpoints: 576px, 768px, 992px. What do you guys think? @jvpessoa10 @antonioalmeidab

image image

jvpessoa10 commented 4 years ago

Changing this issue to enhancement, since 16dae388 fixes this behavior. But I think we can make the project more mobile friendly in the future, since this would require creating a considerable amount of mobile specific code.

AnnaGabriela commented 4 years ago

I say we start developing the components with responsiveness in mind, just so we won't have too much rework later (specially since later is like next week heheh).