Tell us what’s happening:
It looks correct to me…
But it’s failing 2 tests:
-
The height of the welcome section should be equal to the height of the viewport. AssertionError: The height of #welcome-section is not equal to the height of the viewport : expected 456 to equal 366
-
The navbar should always be at the top of the viewport. AssertionError: Navbar’s parent should be body and it should be at the top of the viewport : expected 98 to be close to 0 +/- 15
I must be taking the wrong approach to this problem. Can someone take a look and let me know what I’m doing wrong?
Thanks! -Kenny
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36
.
Link to the challenge: