codeforcauseorg / archive.codeforcause.org

https://sandbox.codeforcause.org
Mozilla Public License 2.0
44 stars 78 forks source link

added minWidth as 200px and changed maxWidth to 500px #129

Closed Navya-Andra closed 4 years ago

Navya-Andra commented 4 years ago

For the issue of Distortion in check details button on smaller devices. #103 I adjusted the dimensions i.e added minWidth=200px and changed maxWidth=500px in Box display

Abhishek-kumar09 commented 4 years ago

@Navya-Andra here is the screenshot of the mobile, It doesn't look good on mobile. Screen Shot 2020-10-07 at 23 32 29 We can add theme.breakpoints here, to render different sizes of boxes at different devices, basically there is a problem with the samller devices, so we can add more height to the boxes when there is mobile phone.