Four card section with NextJS and TailwindCSS

Solution retrospective
Why do the title does not take the font-extralight
?
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@AnonymousCoder323
Looks close to the design but the color and font is a bit off. I noticed that your page is not using the Poppins font. This could be because in your tailwind config you have
sans
under thefontFamily
key instead ofpoppins
.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