Social-links-profile with HTML and CSS

Solution retrospective
Being able to centre the avatar was such a relief and I am proud of that.
Try out a CSS framework like TailwindCSS, w3css or Bootstrap to speed up the process
What challenges did you encounter, and how did you overcome them?challenge was styling the hover and active states for the buttons in a way that felt smooth and professional. Initially, the changes looked too sudden, but by adding a transition property (transition: all 0.3s ease), I was able to make the interactions feel much more natural and polished.
What specific areas of your project would you like help with?While the project works well on mobile and desktop, I want to know if there are even cleaner ways to write my responsive CSS or better handle spacing and sizing.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @MohamedAzoz
This 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