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

@lawal2000

Desktop design screenshot for the Results summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

visualdennis 8,255

@visualdenniss

Posted

Hey there,

great work. It looks like there are some issues with border-radius as on the edges, a different border part is visible in darker value. One way to fix that is

  • Remove border-radius: 0.9rem; from .reaction-beauty,
  • instead add: overflow: hidden; to the .reaction (the container/parent of that element)

Hope you find this feedback helpful!

0

@lawal2000

Posted

@visualdenniss no, I did that intentionally. That was how it was in the pics

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