Design comparison
SolutionDesign
Community feedback
- @motuncodedPosted over 1 year ago
Congratulations to you in creating solution to this challenge. The padding is too much, try to reduce them using rem unit instead of px like
. community -grid{ padding: 1rem; }
I hope you find this useful
0
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