Resized contact icons.

This commit is contained in:
Otho Ulrich 2022-08-29 01:42:41 -04:00
parent 888b1285bb
commit a840d421e6
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

View File

@ -172,9 +172,9 @@ body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
<div class="w3-section">
<!-- <p><i class="fa fa-map-marker fa-fw w3-xxlarge w3-margin-right"></i> No addr</p> -->
<p><i class="fa fa-phone fa-fw w3-xxlarge w3-margin-right"></i> (734) 272-3363</p>
<p><i class="fa fa-envelope fa-fw w3-xxlarge w3-margin-right"> </i> <a href="mailto:otho@othoulrich.com">otho@othoulrich.com</a> </p>
<p><i class="fa fa-id-card fa-fw w3-xxlarge w3-margin-right"> </i> GPG: <a href="https://othoulrich.com/othoulrich-gpg.txt">51375D7EA61E966B</a> </p>
<p><i class="fa fa-phone fa-fw w3-large w3-margin-right"></i> (734) 272-3363</p>
<p><i class="fa fa-envelope fa-fw w3-large w3-margin-right"> </i> <a href="mailto:otho@othoulrich.com">otho@othoulrich.com</a> </p>
<p><i class="fa fa-id-card fa-fw w3-large w3-margin-right"> </i> GPG: <a href="https://othoulrich.com/othoulrich-gpg.txt">51375D7EA61E966B</a> </p>
</div>
</div>
<!-- End Contact Section -->