Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I like the final results and the way the widths of the cards, the whitespace and the typography adapts to the viewport size.
What challenges did you encounter, and how did you overcome them?Specifying the values so that everything is responsive was challenging, especially in the case of margins and gaps. I used a lot of clamp()
s and calc()
s to solve this.
Although I am satisfied with the grid, I expect there would be some easier way to make the layout shifts work. I am open to any suggestions, tips & tricks.
Community feedback
- @SandyAstorgaPosted 6 months ago
Very good work and the responsive part is great.
0
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