
Design comparison
Solution retrospective
In this solution I used all presets of project such as spacing, colors, etc, in my css file and tried using tailwind like classes by writing required ones in my own style.css file.
Also some of BEM model classes are applied.
Most importantly I got much better using flex box in this challenge.
What challenges did you encounter, and how did you overcome them?making spaces between elements is a challenge, specially when the page screen gets small or big the sizes change and I don't know how to make them fixed in flex box or should I do it or not, I'm still experimenting it.
What specific areas of your project would you like help with?Spacing among elements in different page sizes changes in flex box, I don't know whats the best practice doing with them, should I make them fixed without flex box or something else.
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