Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Blog preview card using Vs code

@valchiz 20

@yemmighto

Desktop design screenshot for the Blog preview card coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@ivngzmn

Posted

Great Job on the solution. I did see that the font did not load to the Figtree font. For the font to load correctly, check the embed instructions for the Google font here.

Alternatively, you may add the following code to the head of your site

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap" rel="stylesheet">

From there you can use the font in your CSS for the presets. :)

Keep up the good job!

Marked as helpful

1
@valchiz 20

@yemmighto

Posted

thank you, was looking for way to see the figtree font and I notice it didn't really apply but this really help. thanks a lot

0

Please log in to post a comment

Log in with GitHub
Discord logo

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