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

Mobile-first solution using css flexbox

@mauricioarrequena

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


is flexbox applied correctly?

Community feedback

waldir 120

@waldir07

Posted

Hello, You can write this property better border-radius: 1 2 3 4 ;

  • 1 => rounded upper left corner
  • 2 => rounded upper right corner
  • 3 => rounded lower right corner
  • 4 => rounded lower left corner

instead of a global sentence border-radius that apply all corners.

also u can set a width fixed to better control the width of the container Div,

you apply very well the flexbox property i think.

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