Skip to content

Commit

Permalink
Contact us button redirection issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Neerajkr-jha committed Jan 9, 2025
1 parent f9c82a3 commit 71ce878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</ul>
</li>
<li><a href="login.html">Login</a></li>
<a href="#" class="btn-contact">Contact</a>
<a href="#contact-us" class="btn-contact">Contact</a>
</ul>
<div class="toggle-menu"></div>
</nav>
Expand Down

0 comments on commit 71ce878

Please sign in to comment.