html, css flexbox and js

Solution retrospective
Feedbacks will be appreciated.🤘
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hey, Negi-Rohit! 👋
Good effort on this challenge! 👏
I suggest,
- Doing a little more work on the responsiveness of the site. Currently, everything begins to look quite squeezed and design breaks a little when the page width decreases before it breaks into a mobile-friendly layout.
- Adding a
max-width
to the main container or wrapper to ensure that the content of the page doesn't grow too wide on extra-large screens. - Turning the navigation links in the footer of the page into actual links using the anchor tag.
- Making sure the logo in the header of the page doesn't get stretched but maintains its aspect ratio.
Keep coding (and happy coding, too)! 😉
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