Hello Team. I am stuck on one of the user stories related to the Product Landing Page Project:
User Story #5: When I click a .nav-link
button in the nav
element, I am taken to the corresponding section of the landing page.
I have linked the hrefs to the relative section names however it does not take me to the corresponding section when I click on the link. Therefore I can not pass the test for this specific step. Here is my project so far:
https://codepen.io/sashobushido/pen/WNvqXMw
Maybe it is something minor that I am not able to see and at this point, any suggestion would be very beneficial. Thank you in advance.