Portfolio page_ User story #11 error help!

https://codepen.io/Zanndrah/pen/rNywKXe

2. The height of the welcome section should be equal to the height of the viewport.

The height of #welcome-section is not equal to the height of the viewport : expected 570 to be close to 406 +/- 0 AssertionError: The height of #welcome-section is not equal to the height of the viewport : expected 570 to be close to 406 +/- 0

Thanks for the help in advance.

Hi @trinilicorish !

Welcome to the forum!

Maybe I missed something but I couldn’t find a class of header.

Make sure to target the correct html element in your css.

When I make that change then the test passes for me.

Thanks muches Jassica. Yes your were corriect i was missing the class of header in the html element. I entered the code and passed.
Regards,

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