Social Media Profile with CSS Flexbox

Please log in to post a comment
Log in with GitHubCommunity feedback
- @itunumide
Replace the div elements for social links with <a> tags to make them functional navigation links.
Consider animations or transitions on hover states to make the interactions more engaging.
Use max-width instead of fixed width (width: 380px) for .mcontainer to ensure the design adapts gracefully to smaller screens.
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