Add next podcast

This commit is contained in:
Luke 2020-11-17 13:08:25 +01:00
parent f06fda1862
commit 16e0481465

View file

@ -37,7 +37,15 @@ container_class: "podcast pt-40 lg:pt-64"
</span>
<span class="text-center px-3 py-1 rounded-full text-sm font-medium leading-5 bg-gray-300 text-gray-600">
Community
</span>
<div class="flex pt-24 justify-center grid grid-cols-2 col-gap-16 max-w-3xl mx-auto">
<div class="text-left">
<div class="pb-4 text-md opacity-55">Next podcast</div>
<a href="" class="text-3xl tracking-tight font-extrabold leading-none break-normal">Hiring a Designer from the Privacy Community</a>
</div>
</div>
<div class="text-right">
<div class="pb-4 text-md opacity-55">Previous podcast</div>
<a href="" class="text-3xl tracking-tight font-extrabold leading-none break-normal">#002 - Progress Update October</a>
</div>
</div>