Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
The challenge I faced was making my sticky navigation bar adjust its height and change the background dynamically while trying to match it with the hero section. Initially, when scrolling, the body of the hero section would get covered by the header. Thanks to the window.scroll event, I managed to resolve it.
If you'd like to see more tricky implementations, feel free to check the source code and star it. I also welcome any suggestions for improvements!
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