
Solution retrospective
I'm proud of learning how to properly use github in my projects. Next time, I would probably use more appropriate tags in markup.
What challenges did you encounter, and how did you overcome them?My only challenge was trying to figure out what the font size of the heading was in order to have it match the one in the design. I overcame it by initially setting it to 16 pixels, and incrementing it by 1 until it matched.
What specific areas of your project would you like help with?I want to know what parts, if any, are unnecessary and what I could possibly do to simplify the code.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @code-techhb
Congrats on completing your first challenge, Estaire 🎊!
I love how you kept the code simple and to the point.
One thing I would suggest experimenting with, even for simple projects, is using responsive design units like rem and CSS variables. This can help make your code more flexible and maintainable in the long run.
Join 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