My Technical documentation issue

Tell us what’s happening:

Hi Guys, I have been having issues with my test cases for my Technical documentation page. I am trying to figure out the media query issue of the navbar and how to position the navbar so it doesn’t scroll with page

Your code so far
Here is the link to my codepen: https://codepen.io/deyems_adesola/pen/LYYKYaV

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36.

Challenge: Build a Technical Documentation Page

Link to the challenge:

Hello deyems.

I am confused about your issue. Your Technical Documentation Page passes all of the tests, and looks fine.

Why do you not want the navbar to scroll with the page?

Hello Sky020, It only passes 15 out of a possible 16 cases given.
That’s why I have tried reaching out for help from the forum.
Thanks for your response.
And it seems you got it all wrong. The navbar was meant to be fixed at the side. I have actually done that by using position: fixed but the test cases provided keeps giving me an error about the positioning of the navbar.
Hopefully you understand better now. Thanks once again

I have changed none of your code, and the tests pass. There could be some issue with your browser that is interfering with the tests.

Make sure your zoom level is set to 100%. Ensure no browser extensions are enabled that have permissions to alter the page.

I hope this helps.

what’s written below the failing user story?