Having an issue with the technical document

this is the error, although i do have my navbar position fixed, so im not too sure whats goin on… thank you! :slight_smile:

On regular sized devices (laptops, desktops), the element with id=“navbar” should be shown on the left half of the screen. It should always be visible to the user and should remain stationary. You may need to enlarge the viewport or zoom out to ensure the navbar doesn’t scroll with the page content.

postition: fixed;
Slight typo. Correct it and the test will pass. :slight_smile:

1 Like