Skip to content

Commit

Permalink
Merge pull request #1427 from Anjaliavv51/main
Browse files Browse the repository at this point in the history
Adding location [Google map] in the website
  • Loading branch information
khushi-joshi-05 authored Jul 23, 2024
2 parents c25491c + 883af3a commit fc86741
Show file tree
Hide file tree
Showing 3 changed files with 419 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Html-files/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ <h1>GET IN TOUCH</h1>
</p>
<div class="row g-4 align-items-stretch">
<div class="col-lg-4">
<a href="ordertracking.html" style="text-decoration: none;color: black;">
<div class="single-contact d-flex">
<div class="icon">
<i class="fa-solid fa-location-dot" style="top: 13px; left: 15px"></i>
Expand All @@ -170,6 +171,7 @@ <h5 class="title">Location</h5>
<p>123 Food Street, Culinary City, 56789</p>
</div>
</div>
</a>
</div>
<div class="col-lg-4">
<div class="single-contact d-flex">
Expand Down
Loading

0 comments on commit fc86741

Please sign in to comment.