
Design comparison
SolutionDesign
Please log in to post a comment
Log in with GitHubCommunity feedback
- @brianlagranda
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].
Join 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