Design comparison
SolutionDesign
Solution retrospective
Challenge number 6! That one was a bit more complex to me than the previous ones but it was as much fun! :)
Any feedback as usually super appreciated!
Community feedback
- @darryncodesPosted almost 3 years ago
Hi Adrian,
Great effort on a more challenging design!
You could consider adding
max-width
to your.rate
and.review
classes so that when your design switches to mobile they don't stretch across the whole viewport. You might needmargin: 0 auto;
to centre them too.Keep up the momentum!
Marked as helpful1@AdrianX19Posted almost 3 years ago@darryncodes Thanks for your feedback! It definitely does make sense to have max-width there, I've added it! :)
0 - @rsrclabPosted almost 3 years ago
@AdrianX19 ~
This work is really great! Cheers!
1
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