Design comparison
SolutionDesign
Solution retrospective
Open for feedbacks :)
Community feedback
- @darryncodesPosted almost 3 years ago
Hi Fatima,
I really like the solution, it looks like a perfect match - well done!
- you could try a max-width on your
.card-review
and.rate-box
. When your design transitions from desktop to mobile they stretch across the whole viewport. You may need to and some centering withmax-width
too - you could consider using transform: translate x/y to achieve the staggered card affect instead of margin. I think it might be a little simpler from a responsive design perspective
All the best
Marked as helpful0 - you could try a max-width on your
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