Landing Page stuck at 15/16 Dont know what to do anymore

I’m still building my landing page projet and everytime I run the test I get 15/16!

5. When I click a .nav-link button in the nav element, I am taken to the corresponding section of the landing page.’

This what i’m not getting even though when you click the nav-link it jumps around.
Does anyone know how i can fix this??
Please help
https://codepen.io/Nomanna26/pen/dybEoxe

Hi NommiVibes, all you need to do is move your class of “nav-link” into your <a class = "nav-link"> attribute instead of it being in your li element.

Thank you thank you thank you! Can’t believe it was staring at me the whole night! Thank you so much!

No problem, happens to us all.