TheJoin95 / covid19-market-waiting-times

A project to help people stand in line at the market as little as possible
https://www.mikilombardi.com/covid19-market-waiting-times/
MIT License
101 stars 17 forks source link

Small Design Tweaks #24

Closed evanBurg closed 4 years ago

evanBurg commented 4 years ago

This PR fixes some things that bugged me when using the app on my phone. Mainly that the modals were the full width of my screen instead of keeping a small amount of margin. It also edits the the overlay buttons so the icon would be centered properly.

https://i.imgur.com/7dgnGXw.mp4

I want to start working on some animations for things that currently don't animate in/out like the place modal and welcome modal.

TheJoin95 commented 4 years ago

Hi, thank you for your PR. I like the restyling but I see some problems on the welcome modal for device with width <= 375px. I'll try to fix it.

Also I'd like to mantain the brand color for the whatsapp and the facebook button. I'll make these changes and then I will merge this PR ;)