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
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

Daniel 🛸 44,230

@danielmrz-dev

Posted

Hello @Shaimaa12319!

Your project looks very good!

You can do the black box-shadow of the card like this:

.parent {
    box-shadow: 7px 7px 0 black;
    border: 1px solid black;
}
  • Also: You need to apply the font-family for the whole project, not only the card description. You can fix that by addind font-family: 'Figtree', sans-serif; to the body.

Hope it helps!

Other than that, great job!

Marked as helpful

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