Social links profile challenge by frontendmentor

Solution retrospective
everything just fell into place, review the design and please tell me
What challenges did you encounter, and how did you overcome them?styling the links, I initially used a p tag but couldn't get the links to change color on p tags hover, so i just decided to style the a tag as a button, what do you think, how should I have done it?
What specific areas of your project would you like help with?I would have liked to make all the links a flexbox, my f-box game is not top notch yet
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@priyanshu4999
Hi there, Greate design, and try using relative dimensions (using em and % instead of px or rem , because a clue was give to use base font as 14px in stylesheet, it will maintaing overall ration). Regarding specific areas --give a shot to book CSS Secretes by Lea Verou. Great Work!!
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