Navbar is no longer functional

Tell us what’s happening:
Describe your issue in detail here.
I have trying to make the page look good on my phone. I’m going in the right direction except now, the navbar no longer functions. The ID attributes and herfs are in place.

Thanks

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36

Challenge: Build a Technical Documentation Page

Link to the challenge:

When I resize the page the navbar links still work.

Note, the user story says On regular sized devices (laptops, desktops), the element with id="navbar" should be shown on the left side of the screen and should always be visible to the user.
On smaller screens, have the navbar be at the top.

Side note, the test script, with all tests passing, should be included when you submit your projects.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.