Skip to content

Commit

Permalink
Update contact.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Anjaliavv51 authored Oct 2, 2024
1 parent 511e894 commit 377434b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Html-files/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@
<header style=" font-family: Tahoma, sans-serif;background-color: transparent;border-bottom-left-radius: 50px;border-bottom-right-radius: 50px;">
<nav class="navbarbg" style="background-color: transparent;border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;">
<ul id="header-items">
change_alignment_navbar
<li><a href="../Home.html" style="color: hsl(203, 19%, 5%);">Home</a></li>
<li><a href="menu.html" style="color: hsl(203, 19%, 5%);">About</a></li>
<li><a href="services.html" style="color:hsl(203, 19%, 5%);">Services</a></li>
Expand All @@ -225,7 +224,6 @@
<li><a href="services.html" style="color: hsl(203, 30%, 26%);">Services</a></li>
<li><a href="contact.html" style="color: hsl(203, 30%, 26%);">Contact us</a></li>
<li><a href="cart.html" style="color: hsl(203, 30%, 26%);">Cart</a></li>
main
</ul>
</nav>

Expand Down Expand Up @@ -606,4 +604,4 @@ <h4>Follow Us</h4>
</script>
</body>

</html>
</html>

0 comments on commit 377434b

Please sign in to comment.