Submitted 9 months ago
Responsive Intro Page with Nav Bar Using HTML CSS and Vanilla JS
@ray-mak
Design comparison
SolutionDesign
Solution retrospective
Anyone know another method I can use to have the background of the navigation menu stretch the whole height of the screen?
Right now I'm just using a lot padding and margins. I've tried to use
.nav-container { height: 100vh}
but that messes up the positioning of my dropdown menu when I try to expand it. Any suggestions is appreciated. 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