Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
ViraMMM committed Sep 10, 2023
1 parent 09a2c93 commit 003d06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ <h3 class="contact-us__tittle">Contact Us</h3>
<div class="cotact-us__description">
<article class="cotact-us__info info ">
<p class="info__tittle">Call Us</p>
<a href="tel :+1654 321 987" class="info__description">654 321 987</a>
<a href="tel:+1654 321 987" class="info__description">654 321 987</a>
</article>
<article class="cotact-us__info info ">
<p class="info__tittle">Visit us</p>
Expand Down

0 comments on commit 003d06f

Please sign in to comment.