Submitted over 1 year agoA solution to the Intro section with dropdown navigation challenge
Responsive Intro Page with Nav Bar Using HTML CSS and Vanilla JS
@ray-mak

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!
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Ray's solution.
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