Design comparison
SolutionDesign
Community feedback
- @brianlagrandaPosted 2 months ago
Amazing work!
Something to note: you omitted the letter-spacing and line-height that the design gives.
How can this be handled in Tailwind CSS? You can use custom values in properties like: leading (for line height) and tracking (for letter spacing) using brackets, for example: leading-[120%] or tracking-[0px].
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