Skip to content

Commit

Permalink
improve contact page layout #2783
Browse files Browse the repository at this point in the history
  • Loading branch information
jainaryan04 committed Nov 5, 2024
1 parent 1198b05 commit 855709c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@ <h3 class="join"><i class="fa-solid fa-user"></i> Register to join us....</h3>
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
width: 100%;
max-width: 600px;
height: 650px;
height: 788px;
transition: background-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}

Expand Down Expand Up @@ -867,7 +867,7 @@ <h2 style="text-decoration: underline;text-align: center; font-size: 34px; color
<div id="map-frame" class="map-frame">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d448196.5263247024!2d76.76357512440586!3d28.643684628180505!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390cfd5b347eb62d%3A0x37205b715389640!2sDelhi!5e0!3m2!1sen!2sin!4v1728752958279!5m2! 1sen!2sin"
width="500" height="315" style="border: 0;" allowfullscreen="" loading="lazy"
width="700" height="315" style="border: 0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
Expand Down

0 comments on commit 855709c

Please sign in to comment.