Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I had fun making this website, I'm pretty satisfied with how it came out !
What challenges did you encounter, and how did you overcome them?I had an issue with the transition from mobile design to desktop design, the summary section was taking less space than it should. The solution was to use display: grid; grid-template-columns: 1fr 1fr;
on the parent.
I feel like the CSS code can be optimized and shorter. Feedbacks are welcomed.
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