Skip to content

Commit

Permalink
Update contactus.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Meetpidev authored Nov 7, 2024
1 parent d24f623 commit a649d15
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions contactus.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@
<div id="navLinks">
<img src="https://ticket-booking-blue.vercel.app/images/4.jpeg" alt="" style="border-radius: 50%; height: 35px; width: 35px;">
<h1 class="logo" style="margin-right: 200px; font-size: 20px; flex-basis: auto;">Ticket Marketplace</h1>
<div>
<div tyle="margin-left: 24rem;">
<a href="index.html"><i class="fas fa-home"></i> Home</a>
<a href="about.html"><i class="fas fa-info-circle"></i> About</a>
<a href="buy.html"><i class="fas fa-ticket-alt"></i> Buy Ticket</a>
Expand All @@ -412,9 +412,6 @@ <h1 class="logo" style="margin-right: 200px; font-size: 20px; flex-basis: auto;"
<!-- Dark Mode Button -->
<button id="darkModeToggle" style="width: 40px; height: 40px;">🌙</button>
</nav>
<a href="#contact"><i class="fas fa-envelope"></i> Contact</a>
<a href="contributor.html"><i class="fas fa-users"></i> Contributors</a>
<a href="register.html"><i class="fas fa-sign-in-alt"></i> Login</a>
</div>
</nav>
<!-- Contact Form Section -->
Expand Down

0 comments on commit a649d15

Please sign in to comment.