Design comparison
SolutionDesign
Solution retrospective
First time using JS.
Known issues where any advice would be appreciated:
When the page height is exceeded and the scrollbar appears, the background no longer covers the full page as it is set to 100vh. Removing the 100vh means that it would work when there is a scrollbar, but wouldn't cover the page when there is no scrollbar (reversing the issue). Any solution to fix both of these aspects at once would be great.
As the page expands beyond 1440px, clicking each drop down results in the drop down arrow image moving further to the right. I'm not sure how to fix this.
Thanks
Community feedback
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