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 layout witht display flex. (HTML and CSS)

@vinimello0

Desktop design screenshot for the Results summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I try... First challenge that I do.

Community feedback

@mihaifirst

Posted

hey, took a quick look on your code, I think you only need one "margin-bottom " on each box adding 2 "margin-bottom" will not work .

Also in index.html file on line 42 where you have the div with the box3 you can remove the <b></b> tags

Marked as helpful

1
Daniel 🛸 44,230

@danielmrz-dev

Posted

Hey Vini!

Congrats on your first finished project! It looks great!

I have one suggestion:

  • Try increasing the box-shadow blur a little bit.

You can do that changing this part:

box-shadow: 1px 1px .4em rgba(0, 0, 0, .2);

Try increasing that third number from .4em to 1em for example.

This will make it looks even closer to the original design!

Other than that, it looks great! Good job!

Marked as 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