HTML CSS

Solution retrospective
Need feedbacks and tips to position the background image correctly.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@palgramming
you should give your social icons a fixed width and height this way they will all be the same size and their size will not depend on what size the icon is like they are doing now and why the Facebook icon does not look round compared to the others
this on your
footer a
made it look correctwidth: 40px; height: 40px;
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