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 using CSS grid

@lawal2000

Desktop design screenshot for the Product preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Adeola Ganiu 1,320

@Deolabest

Posted

Hey @lawal2000, Congratulations on completing this challenge!

Here is my feedback:

It looks like you didn't center the container probably on the body. Solution:

body { min-height: 100vh; text-rendering: optimizeSpeed; line-height: 1.5; align-items: center; display: flex; flex-direction: column; justify-content: center; }

Keep doing a good job!

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