Design comparison
SolutionDesign
Community feedback
- @suhaybjirdePosted almost 2 years ago
good work
.container{ /* height: 420px; */ display: flex; }
try to add
border-radius: 8px;
to your container0@MhMahdi94Posted almost 2 years ago@suhaybjirde Thanks for feedback
i have tried border-radius but nothing happened
0@suhaybjirdePosted almost 2 years ago@MhMahdi94 ok on your container add
border-radius: 8px; overflow: hideen;
i'm sure his will work0@MhMahdi94Posted almost 2 years ago@suhaybjirde i have tried again with your suggestion, i did not notice any difference, please explain what is the change? ^_^
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