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

Simple blog preview card

Lamar 495

@Everezze

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

@MaximilianoDanielGarcia

Posted

Hi Lamar, great job!

If you're wondering how to center it, you can use this:

body {
    display: grid;
    place-items: center;
    min-height: 100vh;
}

Then, remove the padding from body that isn't longer necessary.

I hope these was helpful to you.

2

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