
Design comparison
Solution retrospective
My ability to calculate the required box size for each element has improved.
Next time I intend to pay close attention to unit sizes.
What challenges did you encounter, and how did you overcome them?Choosing between using "gaps" and "justify-content" flex property while designing the profile link section. I made reference to web.dev documentation to know the difference and when to use both. I ended up with "justify-content: space-between" as it help to keep the space between items equal irrespective of the height.
Community feedback
- P@CamiloR88Posted 3 months ago
Yes, bro, you got this project nailed down. Good job!
however, according to good practices, it's better to keep your style sheet in a different file. doing so will help in the long run in case you need to update your website, check on the use of methodologies like BEM https://en.bem.info/methodology/css/ keep up. you are doing great.
Marked as helpful0@MendyslamPosted 3 months ago@CamiloR88 I total agree with you. Thanks for this observation.
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