Design comparison
SolutionDesign
Community feedback
- @hitmorecodePosted about 1 year ago
Nice well done, one tip
- On the
.container
change the % onborder-radius
to px, rem or em. If you look closer the at the border radius it does not have a nice radius. This is because you used %.
Marked as helpful0@Mustafakhan2Posted about 1 year ago@hitmorecode I changed it from % to px, you were right it does look better.
0 - On the
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