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

Four-Card Features || Build with SCSS || Flexbox || Css-Grid

@gbabohernest

Desktop design screenshot for the Four card feature section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi there 👋👋 Check out my solution. Your feedback will be helpful. Thanks 👍👍

Community feedback

Account Deleted

Hi,

Good jobs. You did great. You can improve the code more. Your design looks absolutely fine under 1250px device. But when it comes above 1250px, the card looks extra wide. To improve this:

.card {
    width: 100%;
    max-width: 350px;  /*  Add this extra line */
.........................................................................
.............your other lines as it is........................
.........................................................................
}

I hope this helps.

Thank you.

Marked as helpful

0

@gbabohernest

Posted

@EthenPage thanks for the feedback.... it was helpful

1

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