Submitted over 3 years ago
Mobile First Solution Bootstrap + Custom CSS
@colinrodney
Design comparison
SolutionDesign
Community feedback
- @david688888Posted over 3 years ago
for me, i set the container "overflow" property to "hidden" and then i set the border radius. like this :
container{ overflow:hidden; border-radius:(up to you); }
I know it may be seems weird but it works!
source : https://stackoverflow.com/questions/49592610/css3-border-radius-not-working-for-div-element/49592714
Marked as helpful1@colinrodneyPosted over 3 years ago@david688888 Thanks alot I appreciate it and sorry for the late reply!
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