Beginner Social Links Profile

Solution retrospective
I believe my code organization was much more organized than previous projects. As I was reviewing and refining my code, I noticed that I could easily find what parts of the website I wanted to augment.
What challenges did you encounter, and how did you overcome them?My largest challenge while working on this project was truly understanding the CSS tools that I've encountered so far. I know of flexbox, grid, etc., but I still find myself struggling to truly understand them and implement them as I work through my code.
What specific areas of your project would you like help with?I am curious about whether or not my code is properly structured. I'm trying to avoid redundancies while maintaining readability. I'm not certain if I achieved that goal.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @JustANipple
Hi @elMarMar, good job on completing this challenge!
I've seen that you're using margins to space items vertically. To make styling more consistent, I suggest you use grids and gaps to space items evenly
Also don't forget to set the background color when you hover your links
- @optimus965
it is good
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