Personal Portfolio - viewport height

I’ve tried a lot of things but I don’t know why the test is not passing for the welcome section the height of the viewport requirement. Here’s my code: https://codepen.io/laf1712/pen/RwgaPZb

When I run your codepen, it shows that the failing test is because of your navbar. According to the test the navbar should “always be at the top of the viewport”. If you go bacc through the exercises, look for the exercises that talk about position. Your answer is somewhere in there.

edited: because I put the wrong section.

Oh… you’re right. Thank you!

No problem. Happy to help.

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