Social links profile using flexbox and min

Solution retrospective
most proud of utilizing min, a css function i haven't really used before
What challenges did you encounter, and how did you overcome them?putting anchor tags within list items while making the whole list item clickable - had to look this up. also read up on min() because i wanted the card to be slightly wider but be able to shrink on mobile.
What specific areas of your project would you like help with?i styled the list items to look like buttons then put anchor tags inside them w/ display block and height/width 100% to make them clickable; im pretty sure this is better than using buttons but lmk if i'm wrong and also if the usage of the list was necessary at all
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on irene's solution.
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