Skip to content

Commit 03da129

Browse files
committed
.
1 parent 856f720 commit 03da129

File tree

2 files changed

+3
-51
lines changed

2 files changed

+3
-51
lines changed

public/legacy/challenge2025/index.html

Lines changed: 2 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -546,31 +546,7 @@ <h2 class="text-white scroll-mt-72 laptop:scroll-mt-28 flex flex-col gap-y-6" id
546546
<div class="flex min-w-0 flex-1 justify-between space-x-4 pt-1.5">
547547
<div>
548548
<p>
549-
Travel Grant Receiver Notification
550-
</p>
551-
</div>
552-
<div class="whitespace-nowrap text-right ">
553-
<time class="text-o-gray">May 25</time>
554-
</div>
555-
</div>
556-
</div>
557-
</div>
558-
</li>
559-
<li>
560-
<div class="relative pb-8">
561-
<span class="absolute left-4 top-4 -ml-px h-full w-0.5 bg-o-gray " aria-hidden="true"></span>
562-
<div class="relative flex space-x-3">
563-
<div>
564-
<span class="flex size-8 items-center justify-center rounded-full bg-white ring-8 ring-transparent">
565-
<svg class="size-5 text-white" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
566-
<circle cx="10" cy="10" r="9" stroke="#9ca3af" stroke-width="2" fill="none"/>
567-
</svg>
568-
</span>
569-
</div>
570-
<div class="flex min-w-0 flex-1 justify-between space-x-4 pt-1.5">
571-
<div>
572-
<p>
573-
Winner Notification
549+
Winner / Travel Grant Receiver Notification
574550
</p>
575551
</div>
576552
<div class="whitespace-nowrap text-right ">
@@ -1012,31 +988,7 @@ <h2 class="text-white scroll-mt-72 laptop:scroll-mt-28 flex flex-col gap-y-6" id
1012988
<div class="flex min-w-0 flex-1 justify-between space-x-4 pt-1.5">
1013989
<div>
1014990
<p>
1015-
Travel Grant Receiver Notification
1016-
</p>
1017-
</div>
1018-
<div class="whitespace-nowrap text-right ">
1019-
<time class="text-o-gray">May 25</time>
1020-
</div>
1021-
</div>
1022-
</div>
1023-
</div>
1024-
</li>
1025-
<li>
1026-
<div class="relative pb-8">
1027-
<span class="absolute left-4 top-4 -ml-px h-full w-0.5 bg-o-gray " aria-hidden="true"></span>
1028-
<div class="relative flex space-x-3">
1029-
<div>
1030-
<span class="flex size-8 items-center justify-center rounded-full bg-white ring-8 ring-transparent">
1031-
<svg class="size-5 text-white" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
1032-
<circle cx="10" cy="10" r="9" stroke="#9ca3af" stroke-width="2" fill="none"/>
1033-
</svg>
1034-
</span>
1035-
</div>
1036-
<div class="flex min-w-0 flex-1 justify-between space-x-4 pt-1.5">
1037-
<div>
1038-
<p>
1039-
Winner Notification
991+
Winner / Travel Grant Receiver Notification
1040992
</p>
1041993
</div>
1042994
<div class="whitespace-nowrap text-right ">

0 commit comments

Comments
 (0)