Skip to content

Commit

Permalink
THE CONTACT US PAGE #865 Solved
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinggsingh committed Jan 14, 2025
1 parent e7ef763 commit 5f07f02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Html-files/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@

<div class="head_container" style="background-color: transparent; font-family: var(--ff-philosopher);">
<header>
<nav class="navbar navbar-expand-lg fixed-top">
<nav style="position: relative;" class="navbar navbar-expand-lg fixed-top">
<div class="container-fluid">
<a class="navbar-brand" href="../index.html" style="color: black;">
<b>Retro</b>
Expand Down Expand Up @@ -839,7 +839,7 @@ <h1 style="color: hsl(357, 53%, 8%); font-family: Tahoma, sans-serif;">


<div class="foot_panel4" style="background-color: transparent;">
<form id="contactForm">
<!-- <form id="contactForm">
<h3 style="font-family: var(--ff-philosopher); color: hsl(357, 82%, 35%);">Contact Us!</h3>
<div style="position: relative; margin-bottom: 15px; width: 50%;">
Expand All @@ -855,7 +855,7 @@ <h3 style="font-family: var(--ff-philosopher); color: hsl(357, 82%, 35%);">Conta
</div>
<button id="butt" type="submit" style="font-family: ui-serif;">Send Message</button>
</form>
</form> -->
<div class="pages">
<h4 style="font-family: var(--ff-philosopher);color: hsl(203, 30%, 26%);">Follow Us</h4>

Expand Down

0 comments on commit 5f07f02

Please sign in to comment.