Skip to content

Commit 1073cf1

Browse files
committed
align some out of place text
1 parent d59e6c9 commit 1073cf1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LongevityWorldCup.Website/wwwroot/onboarding/application-review.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ <h2 id="appReviewTitle" data-aos="fade" data-aos-duration="700" data-aos-delay="
3333
<img src="../assets/content-images/bean-waiting.png" alt="Waiting" class="illustration" loading="lazy">
3434
</picture>
3535
</div>
36-
<p data-aos="fade" data-aos-duration="700" data-aos-delay="300">
36+
<p data-aos="fade" data-aos-duration="700" data-aos-delay="300" style="text-align:center">
3737
We're reviewing your application, which may take a day or two. Once it's ready, we'll contact you at <span id="contactEmailPlaceholder" style="color: #4CAF50; font-weight: bold; text-decoration: underline;">
3838
[insert contact email address here]
3939
</span>.
4040
</p>
41-
<p data-aos="fade" data-aos-duration="700" data-aos-delay="350">
41+
<p data-aos="fade" data-aos-duration="700" data-aos-delay="350" style="text-align:center">
4242
<span class="smaller-text">
4343
To make changes or submit new results, just reply to our email once we reach out to you or contact us at <a href="mailto:[email protected]">[email protected]</a>.
4444
</span>

LongevityWorldCup.Website/wwwroot/onboarding/pheno-age.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ <h2 data-aos="fade" data-aos-duration="700" data-aos-delay="250">
111111
<i class="fas fa-scroll"></i>
112112
</span>
113113
</h2>
114-
<p data-aos="fade" data-aos-duration="700" data-aos-delay="300">Calculate your biological age, known as <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC5940111/" target="_blank" rel="noopener">PhenoAge</a>:</p>
114+
<p data-aos="fade" data-aos-duration="700" data-aos-delay="300" style="text-align:center">Calculate your biological age, known as <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC5940111/" target="_blank" rel="noopener">PhenoAge</a>:</p>
115115
<form id="phenoAgeForm" class="bioageform" data-aos="fade" data-aos-duration="700" data-aos-delay="350">
116116
<!-- Date of Birth Fields -->
117117
<fieldset>

0 commit comments

Comments
 (0)