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

P

@vgt3j4d4

Desktop design screenshot for the Blog preview card coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What challenges did you encounter, and how did you overcome them?

  • Finding the right font sizes and related styles in figma. I was able to get how it works

What specific areas of your project would you like help with?

Just an overall review and feedback.

Community feedback

Boris 2,870

@mkboris

Posted

Hi vgt3j4d4 nice work, you can easily center the card by applying

    display: flex;
    align-items: center;
    justify-content: center;

on the body and removing the position: relative form the card.

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