
Design comparison
Solution retrospective
I managed to figure out the alignments after some trials and errors.
What challenges did you encounter, and how did you overcome them?Aligning everything. Ended up using flexbox for just about every container.
What specific areas of your project would you like help with?I used flexbox for every container to align items. Don't know if there is a better way of doing this. Also, I haven't figured out how to make the fonts smaller for mobile design.
Community feedback
- @workdotnishaPosted 4 months ago
Hi, great job on this challenge!
To improve, move your CSS into an external style.css file for cleaner HTML and better organization.
This keeps your code neat, reusable, and easy to manage. If this helps, mark it as helpful. Happy coding! 😊
Marked as helpful1
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