Hi everyone,
my code pen: https://codepen.io/mah752/pen/qBrdbYd
I don’t understand how to pass the last test.
This is my issue: #Layout
- 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.
Left of bounding rectangle is not correct.: expected 8 to be at most -610.8333740234375
AssertionError: Left of bounding rectangle is not correct.: expected 8 to be at most -610.8333740234375
at Proxy.g (https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:549:5585)
at Proxy.l (https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:431:130)
at Function.n.isAtMost (https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:574:1164)
at a. (https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:657:151073)
at https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:598:38668
at i.g.run (https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:598:38963)
at N.runTest (https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:598:45686)
at https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:598:46651
at o (https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:598:45075)
at https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:598:45145