Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
KvRae committed Jun 2, 2023
1 parent 3c3a0ba commit e18fbdf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,19 +81,19 @@ <h1 class="text-uppercase text-center text-white flash animated LandingTitle" st
<h1 class="text-uppercase text-center text-danger LandingTitle" data-aos="fade-up" data-aos-delay="50" data-aos-once="true" style="margin-bottom: 27px;">BackAppx on "Bal Des Projets"</h1>
<div class="container d-flex justify-content-center countdown" data-count="2023/06/02 10:00:00" style="padding-top: 64px;margin-bottom: 83px;">
<div>
<h3>%d</h3>
<h3>00</h3>
<h4>Days</h4>
</div>
<div style="border-top-color: var(--bs-red);">
<h3>%h</h3>
<h3>00</h3>
<h4>Hours</h4>
</div>
<div>
<h3>%m</h3>
<h3>00</h3>
<h4>Minutes</h4>
</div>
<div style="border-top-color: var(--bs-red);">
<h3>%s</h3>
<h3>00</h3>
<h4>Seconds</h4>
</div>
</div>
Expand Down

0 comments on commit e18fbdf

Please sign in to comment.