Describe the bug
Home hero does not fit in the screen
To Reproduce
Use iPhone 8 (馃槉) or some mobile device with small/medium screen
Screenshots

Environment if relevant (please complete the following information):
Additional context
There is some values for responsive at packages/gatsby/src/components/responsive.js
export const ifMobile = () => `@media (max-width: 760px)`;
export const ifDesktop = () => `@media (min-width: 761px)`;
I wonder whether this can be improved in order to work with multiple sizes. I was taking a look and this might need re-work, any insights is also welcome.
Yep the mobile home (and navigation menu) are not my the frontend work I'm the most proud of 馃槄
:) I am open to take it, almost never do front on open source.
That would be awesome 馃檹
I'll close this one as there's been a lot of improvements here and it should already be a much better experience 馃憤
Most helpful comment
That would be awesome 馃檹