Design comparison
SolutionDesign
Community feedback
- @SamOwensPosted 4 months ago
Looks good to me. A couple of little things:
- The name has 4px padding below it, but its tricky to see on the designs. That should get the alignment even more perfect.
- Where you've used
text-[14px]
you could have just usedtext-sm
as its already built into tailwind. There may be a few other instances of this
Really good job though, the code is very well organised.
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