Responsive intro section using css grid and flexbox

Solution retrospective
Any suggestion to improve would be appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@bengera
Hello Priya Nayak.
Looks good!
- I think you could wrap your whole page, give it a
max-width
value and center it so the page content stays together on larger screens. The same for the 'content' and 'hero__img' divs. - You could also add a bit of extra JavaScript so the sub menus for the mobile close (when open) and the overlay is removed when resizing the browser to a larger size.
Cheers 👍
Marked as helpful - I think you could wrap your whole page, give it a
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