Responsive blog preview card using HTML and CSS
Design comparison
Community feedback
- @Mr-AzeezPosted 11 months ago
Hello @Sthefany Caires your project looks great. Add just this little detail to make your work look even better. Go to Figtree and add the following font weight: 600 and 800. Then import it to your style.css file. After that, fix in this code in the body element:
font-family: 'Figtree', sans-serif;
to change the font family. Apart from that little detail, you've done a great job 👍 keep going.Marked as helpful0@sthefanycairesPosted 11 months agoHello @Mr.-Azeez! Thank you so much for the compliment and for the tip. I was looking through the files and found out why the font-family wasn't showing up. I added an import from Google Fonts and now the project has the right font and weights! :)
1
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