Added the list of the speakers as well.

This commit is contained in:
NoobDeveloper412 2024-09-24 17:49:51 +05:00
parent 5338f857fa
commit 08697c0038

View file

@ -18,7 +18,7 @@
a merchandise release. a merchandise release.
</p> </p>
</div> </div>
<div class="flex flex-col z-[10] mb-4"> <div class="flex flex-col z-[10] mb-6">
<span class="text-white font-bold text-[18px]"> 2024 </span> <span class="text-white font-bold text-[18px]"> 2024 </span>
<ul class="text-white"> <ul class="text-white">
<a href="/" class="underline" style="text-underline-offset: 4px;"> <a href="/" class="underline" style="text-underline-offset: 4px;">
@ -39,7 +39,7 @@
> >
</ul> </ul>
</div> </div>
<div class="flex flex-col z-[10] mb-4"> <div class="flex flex-col z-[10] mb-8">
<span class="text-white font-bold text-[18px] leading-[1.4rem]"> <span class="text-white font-bold text-[18px] leading-[1.4rem]">
2023 2023
</span> </span>
@ -111,7 +111,7 @@
</div> </div>
</div> </div>
<div class="flex flex-col justify-between gap-8"> <div class="flex flex-col justify-between gap-8">
<div class=""> <div class="flex-1">
<div class="bg-white w-full px-[16px] text-black"> <div class="bg-white w-full px-[16px] text-black">
<h3 style="color:black !important" class="pb-[3px]">DONATE</h3> <h3 style="color:black !important" class="pb-[3px]">DONATE</h3>
</div> </div>