Social links page using HTML and CSS

Solution retrospective
I tried using an unordered list to create the social link buttons.
What challenges did you encounter, and how did you overcome them?I tried mobile-first approach for the first time, it was new for me. I used rem instead of px for all measurements to make it responsive.
What specific areas of your project would you like help with?I don't have any specific doubts. Feel free to suggest improvements or point the flaws in the code or design, so that I can improve myself. :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @bhuvi819381
Everything is good. I think position fixed is not a good way. You can use flex or grid to center. In this situation fixed it good
Marked as helpful
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