Design comparison
Community feedback
- @darryncodesPosted almost 3 years ago
Hi Jorge,
Your design looks great, nice work.
I had a little play around on the inspect element tool and i think you could stack the design in on column at mobile. If you add
flex-direction: column;
to.content-bottom
and addorder: 2;
to.content-bottom--left
. You'll have to tweak the relevant border-radius too.Hope that's given you some food for thought!
Marked as helpful1 - @MiculinoPosted almost 3 years ago
Hey @Jorge-Guedes
Congrats on completing the challenge. It looks really similar to the original design and the responsive design works as expected.
You might want to also add the box shadow on that "Sign Up" button and you might also want to consider adding the media query for the mobile screen at an earlier point - somewhere around 550px
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord