Design comparison
SolutionDesign
Solution retrospective
I am happy to discuss my design with you, All feedback and questions are welcome
Community feedback
- @ZLikasPosted over 2 years ago
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
0@eslammohamedtolbaPosted over 2 years ago@ZLikas First, thank you for helping, I didn't know slash, I will modify it
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