3-Column-Card-Component using Tailwind

Solution retrospective
Feedback appreciated! its my first time using tailwind.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @denielden
Hi Carlos, great work on this challenge! 😉
Tip of graphic design: with
font-family:" Big Shoulders Display ", cursive
the browser will use the Comics Sans font when it doesn't find the first font indicated (you can seen during loading)... for the designer it's a really awful font! I would rather replace it with afont-family:" Big Shoulders Display ", sans-serif
much more similar to the primary font.Also add descriptive text in the
alt
attribute of the images.Overall you did well 😁 Hope this help!
Marked as helpful
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