Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I did this completely by myself. Some time ago, this would've been totally impossible for me.
What challenges did you encounter, and how did you overcome them?The most difficult part was moving the comment boxes and rating boxes so that they are not totally aligned.
For the comment boxes I followed KimDoesCode and used margin top 2 rem and 3 and it worked, but for the rating boxes it didn't.
Somehow the rating boxes were aligned to the center and didn't move so I used margin-left: 0 for the first box; and margin-right: 0 for the third box.
What specific areas of your project would you like help with?I still have troubles aligning objects.
Community feedback
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