Submitted over 1 year ago
Responsive landing page with CSS grid
@lawal-sherif-itunu
Design comparison
SolutionDesign
Community feedback
- @visualdennissPosted over 1 year ago
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@lawal-sherif-itunuPosted over 1 year ago@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 GitHubJoin 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