michaeljolley / awesum.io

awesum.io is a platform built to recognize those who have helped others in some way.
https://awesum.io
MIT License
3 stars 4 forks source link

fix layout on small screen widths #21

Closed pardel closed 4 years ago

pardel commented 4 years ago

Fixes the layout on small screens (eg. phones and tablets) https://github.com/MichaelJolley/awesum.io/issues/9

pardel commented 4 years ago

Before:

Screenshot 2020-01-02 at 21 36 54

After:

Screenshot 2020-01-02 at 21 33 16
michaeljolley commented 4 years ago

Sweet @pardel! Can you compare this to the changes already in our vNext branch? I think @danielpomas had a PR merged yesterday to vNext.

I love those screenshots. What did you use to generate those?

We don't PR/commit directly to master. Check out the CONTRIBUTING for our flow.

pardel commented 4 years ago

Sweet @pardel! Can you compare this to the changes already in our vNext branch? I think @danielpomas had a PR merged yesterday to vNext.

The changes are virtually identical.

I love those screenshots. What did you use to generate those?

It's an app I use to check different screen sizes: https://sizzy.co

We don't PR/commit directly to master. Check out the CONTRIBUTING for our flow.

Ah, sorry, I missed that - will close this PR.