Design comparison
Solution retrospective
I need help with my responsiveness on other devices any helpful resources will be welcome 2. help with javascript coding
Community feedback
- @Farouk-ayoPosted about 2 years ago
Hi@ifedapo4, Nice work. Media queries are used for making ur site reponsive. For quick checkout, You can check youtube or better still, to be very good in making designs responsive i'd recomend you try Jonas css advanced course on udemy....it point out ways on how to use flexbox, grids, and tons of modern css tools including sass.
And for your work,you can try and make the site not to overflow to the right to left by setting overflow to hidden on the specified element. And aligment of elements in mobileView to be centered i.e maybe by using flexbox .
Nice job once again on your work.
Marked as helpful1
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