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

Responsive landing page with css flex-box

@victoriagreat

Desktop design screenshot for the NFT preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

P
visualdennis 8,375

@visualdenniss

Posted

Hi Victoria,

To add fonts just copy paste this at the top of your css file:

  • @import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600&display=swap');

  • then use it like as usual with { font-family: 'Outfit', sans-serif; } e.g. body { font-family: 'Outfit', sans-serif;}

Hope you find this feedback helpful!

Marked as helpful

0

@Alubala3

Posted

nice but fonts are not correct

Marked as helpful

0

@Alubala3

Posted

your welcome

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