Design comparison
SolutionDesign
Solution retrospective
I have tried my best to make this as similar to the design as possible. Can someone suggest a solution to how I can make the edges curved?
Community feedback
- @Nene16Posted over 3 years ago
For make a edge curve, you can add border-radio to your .center (style sheet).
1 - @Andrii-RohovPosted over 3 years ago
Hi, great job. In your solution, its imposiblle to add curved corners in one place so you should try to add border-radius: 10px 0px 0px 10px; to column1 and add border-radius: 0px 10px 10px 0px; to column3
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