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
Request path contains unescaped characters
Request path contains unescaped characters
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

3-column-preview-card-component-main

@princechamp07

Desktop design screenshot for the 3-column preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


all feedback is welcome

Community feedback

Hyron 5,870

@hyrongennike

Posted

Hi @princechamp07,

Nice job on completing the challenge

You can remove the padding at the bottom on the main > divs as well as the margin on the p elements and add the following CSS rule to your CSS file to get you closer to the design.

.main > div {
    padding: 1.2rem;
    min-height: 470px;
}

also check on mobile the first columns cuts off at the top.

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