Fix contact page number

This commit is contained in:
Logan Hunt 2022-10-21 00:11:17 -06:00
parent 0b310b8adf
commit ace1ccee05
Signed by untrusted user who does not match committer: simponic
GPG Key ID: 52B3774857EB24B1

View File

@ -87,7 +87,7 @@
<div class="border shadow bg-light py-2 col-lg-2 d-flex align-items-center flex-column m-2"> <div class="border shadow bg-light py-2 col-lg-2 d-flex align-items-center flex-column m-2">
<h1><i class="bi bi-phone-fill"></i></h1> <h1><i class="bi bi-phone-fill"></i></h1>
<p style="hyphens: auto;"> <p style="hyphens: auto;">
For scheduling and other: <a href="tel:15306383546">(530) 638 - 3546</a> For scheduling and other: <a href="tel:12084994517">(208) 499 - 4517</a>
<br> <br>
For billing and insurance: <a href="tel:18334456077">(833) 445 - 6077 ext. 1</a> For billing and insurance: <a href="tel:18334456077">(833) 445 - 6077 ext. 1</a>
</p> </p>