
Design comparison
SolutionDesign
Community feedback
- @NunoJDMachadoPosted 5 days ago
It's looking great, good job! Things I would improve:
- Place the google fonts @import at the top of the document, as per the tailwind docs (https://tailwindcss.com/docs/font-family). You can see in the dev tools console there is a warning about it.
- Consider making the main heading an h1 tag.
- Use border classes to make the coloured line at the top of each card instead of a div element.
I especially liked that you created custom css classes for the repetitive tailwind classes you wanted to apply in many elements.
Marked as helpful0
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