Testing Timer Fix
This commit is contained in:
parent
7cbc0afc4e
commit
0202f4713a
1 changed files with 2 additions and 2 deletions
|
|
@ -137,7 +137,7 @@
|
|||
<div
|
||||
class="mbr-section-btn mt-3 d-flex flex-column align-items-center"
|
||||
>
|
||||
<h2 class="text-white mt-4 game-font text-6xl">JAN 17th - 19th</h2>
|
||||
<h2 class="text-white mt-4 game-font text-6xl">JAN 16th - 18th</h2>
|
||||
<a
|
||||
class="btn btn-secondary display-4 disabled "
|
||||
href="http://hack.wpi.edu/registration"
|
||||
|
|
@ -151,7 +151,7 @@
|
|||
</section>
|
||||
|
||||
<section>
|
||||
<div class="countdown has-animation fadeInUp text-white bg-[#171717] mb-20 game-font flex flex-row justify-center items-center" data-date="Jan 17 2025 20:00:00">
|
||||
<div class="countdown has-animation fadeInUp text-white bg-[#171717] mb-20 game-font flex flex-row justify-center items-center" data-date="Jan 16 2026 20:00:00">
|
||||
<div class="counter flex flex-col justify-center items-center mr-16">
|
||||
<span class="value text-6xl text-red-500" data-days>-</span>
|
||||
<span class="suffix text-5xl">Days</span>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue