Design comparison
Solution retrospective
Hello 👋,
I am submitting another solution after a few weeks of having an irregular schedule caused by holidays/travelling.
I enjoyed solving this challenge a lot. When picking up the challenge, I liked most of the cards/rating components that hadn't been aligned in straight lines. I imagined the solution relatively quickly and was glad it worked well when implemented.
The project, in general, wasn't tricky. I used it as an opportunity to play more with the CSS Flexbox and Grid Gaps and tried to be more cautious about the best use case for it. The number of gaps was reduced and in lots of cases a simple justify-content: space-between
was applied with the appropriate size of the flex container.
Have a wonderful day.
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