Updated contact form
All checks were successful
Build Website / Build NPM Project (push) Successful in 1m48s
Build Website / Tag Version (push) Successful in 12s
Build Website / Build & Push Dockerfile (push) Successful in 2m40s

This commit is contained in:
Zakary Timson 2024-01-10 10:09:42 -05:00
parent a50a70199d
commit 235ae0b319

View File

@ -36,7 +36,7 @@
<div class="d-block d-md-none my-5 border-top border-dark" style="height: 1px; width: 100%;"></div> <div class="d-block d-md-none my-5 border-top border-dark" style="height: 1px; width: 100%;"></div>
<div class="d-none d-md-block mx-4 border-end border-dark" style="height: 100%; width: 1px;"></div> <div class="d-none d-md-block mx-4 border-end border-dark" style="height: 100%; width: 1px;"></div>
</div> </div>
<div class="d-flex flex-column text-center text-md-start align-self-center" style="flex: 1 1 1;"> <div class="d-flex flex-column text-center text-md-start align-self-center" style="width: min(100%, 250px)">
<div *ngIf="contact != 'castra'"> <div *ngIf="contact != 'castra'">
<h3>Robert Sacco</h3> <h3>Robert Sacco</h3>
<h4 class="mb-0">Legio XXX President</h4> <h4 class="mb-0">Legio XXX President</h4>