Responsive Social links profile challenge

Solution retrospective
Proud of using Font Awesome library
for first time to handle social icons.
- Using
justify-content
property onmain
to center the card overrode the card width property. - overcome by using
justify-self
instead on card itself.
Any feedback would be appreciated!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Sameer847
Nice you try different
- @dylan-dot-c
All looks good here and well written code! Only thing to do is actually link your socials here(if you want that is).
I loved how you used the icons here as well. Font Awesome is actually nice. You can animate them as well if you want(fontawesome has some animation classes).
For the attribution, if you put it in the div with the card(might need an extra one) you could add a margin to make it closer to the card on larger screens and making the card more vertically centered.
ANyways well done.
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