mirror of
https://github.com/web3privacy/web
synced 2024-10-15 18:26:27 +02:00
Added the list of the speakers as well.
This commit is contained in:
parent
5338f857fa
commit
08697c0038
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue