Skip to content

Commit d005e86

Browse files
committed
Fixed the map
1 parent 5d9984b commit d005e86

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

contact.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,16 +56,18 @@ <h4>Junior Sunday Class</h4>
5656
<h3>Location</h3>
5757
<p>Chennai, Tamil Nadu, India</p>
5858
<div style="border-radius: 12px; overflow: hidden; margin: 0.75rem 0;">
59+
<a href="https://maps.app.goo.gl/DefDBPsvYjo8B8f46" target="_blank" rel="noopener" style="display: block; text-decoration: none; cursor: pointer; pointer-events: auto; width: 100%;">
5960
<iframe
6061
title="Zion Gospel Ministry Location"
6162
src="https://www.google.com/maps?q=13.0640071,80.2112303&z=17&output=embed"
6263
width="100%"
6364
height="280"
64-
style="border:0;"
65+
style="border:0; pointer-events: none; display: block;"
6566
loading="lazy"
6667
referrerpolicy="no-referrer-when-downgrade"
6768
allowfullscreen>
6869
</iframe>
70+
</a>
6971
</div>
7072
<p>
7173
<a href="https://maps.app.goo.gl/DefDBPsvYjo8B8f46" target="_blank" rel="noopener">

0 commit comments

Comments
 (0)