four-card-feature-section

Solution retrospective
I am happy to discuss my design with you, All feedback and questions are welcome
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ZLikas
Hi, you should use more breakpoints in your layout, for screen size around 831px everything becomes not responsive, as well use margin instead of padding example bellow
main .head div { margin: 0 auto; /* padding: 0 380px; */ font-size: 13px; }
text will not hide under containers. instead of backslash ( \ ) use ( / ) then you will not get HTML issue
Join 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