Design comparison
Solution retrospective
I am developing a systematic approach to these challenges that is working quite well. My commits were more structured and understandable and the outside in approach really paid off this time.
What challenges did you encounter, and how did you overcome them?I couldn't get the design to be pixel-perfect until I found out how padding worked at deep and used the border-box property.
Having different sizes for different screen types required me to use media queries instead of clamp.
And I almost missed the transition effect to make the hover more smooth.
What specific areas of your project would you like help with?I couldn't find the configuration of the prototype in Figma so I could read the actual transitions to match the,.
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