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 - @sivaprasath2004Posted 7 months ago
Hello i`m wishing for your project solution.
- I will be notice in your code something problem in the
h1
andp
tag align doesn't proper.
.container h1,.container p{ padding-top:1rem; }
- It is more pixel perfect design
Marked as helpful0 - I will be notice in your code something problem in 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