Design comparison
SolutionDesign
Community feedback
- @sivaprasath2004Posted 7 months ago
Hello, I would like to extend my congratulations on completing this challenge.
- You will see in your solution preview site the
.social_media a
tag will be more spaces it is not perfect. - please change the following code
.social_media{ gap: 20px; }
- change to
.social_media{ gap: 1rem; }
Marked as helpful0 - You will see in your solution preview site the
Please log in to post a comment
Log in with GitHubJoin 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