Design comparison
SolutionDesign
Community feedback
- @matusalab-devPosted almost 2 years ago
congrats on getting this far, I've some suggestions because your layout isn't responsive. and on your CSS file, I notice that you use flexbox. keep learning Flexbox then try to make it responsive using flex properties like flex-direction and flex-wrap to make them stack one on the other at a specific breakpoint. if you can try to use CSS Grid. If You can't it's okay, just using flex-box is fine for this landing page. I highly recommend you to read Zell's blog post to build the mobile navigation bar [https://zellwk.com/blog/js-in-dom/] and others of his blog post.
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