Skip to content

Commit b95a998

Browse files
committed
Fix: Refactored Code
1 parent bf3310c commit b95a998

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/html/about.html

+4-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
<h2>About The Event Horizon App</h2>
3131
</div>
3232
</header>
33+
<h2 id="about-text" style="text-align: center; margin-top: 30px">
34+
<strong>Thank you for visiting The EventHorizon App!</strong>
35+
</h2>
3336
<p id="about-text" style="text-align: center">
3437
This app is your ultimate countdown timer that allows users to anticipate and count down to major events in their lives. Users can select from predefined events or create custom events, setting both the event name and date.
3538
</p>
@@ -46,7 +49,7 @@ <h2>About The Event Horizon App</h2>
4649
<strong>Created by Son Nguyen Hoang in October 2023.</strong>
4750
</p>
4851

49-
<section class="additional-apps-section">
52+
<section class="additional-apps-section" style="margin-top: 40px">
5053
<h2>Explore Our Other Apps</h2>
5154

5255
<div class="app">

0 commit comments

Comments
 (0)