Responsive landing page with JS

Solution retrospective
Getting a little better but I know theres more room for improvement. Please if anyone has a way of improving this work please let me know
Please log in to post a comment
Log in with GitHubCommunity feedback
- @gigo6000
Nice work.
- Create a centered container div with a "max-width" value so on bigger breakpoints the content doesn't expand to size of the screen like this: https://ibb.co/0rWQB7K
- If the elements don't fit on the screen on smaller breakpoints you should consider using the mobile breakpoint layout so this doesn't happen: https://ibb.co/BckVWVr
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