This commit is contained in:
parent
f6d16f4434
commit
20fd91ee1a
@ -6,7 +6,7 @@
|
|||||||
<div class="mx-auto max-w-7xl px-6 py-16 lg:pt-24 lg:pb-12">
|
<div class="mx-auto max-w-7xl px-6 py-16 lg:pt-24 lg:pb-12">
|
||||||
<div class="gri lg:grid-cols-2 gird-cols-1 lg:gap-x-16 items-start">
|
<div class="gri lg:grid-cols-2 gird-cols-1 lg:gap-x-16 items-start">
|
||||||
<!-- Left Column -->
|
<!-- Left Column -->
|
||||||
<div class="grid lg:col-span-1 col-span-1 lg:gap-y-8">
|
<div class="col-span-1 lg:gap-y-8">
|
||||||
<div class="inline-flex items-center">
|
<div class="inline-flex items-center">
|
||||||
<a href="/ventures" class="block">
|
<a href="/ventures" class="block">
|
||||||
<h2 class="text-base font-semibold leading-8 text-indigo-600 hover:text-indigo-700 transition-colors duration-200 underline">
|
<h2 class="text-base font-semibold leading-8 text-indigo-600 hover:text-indigo-700 transition-colors duration-200 underline">
|
||||||
@ -31,7 +31,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Right Column -->
|
<!-- Right Column -->
|
||||||
<div class="p-6 rounded-lg border border-gray-300 lg:w-1/2 mt-8 lg:mt-0 lg:col-span-1 col-span-1">
|
<div class="p-6 rounded-lg border border-gray-300 lg:w-1/2 mt-8 lg:mt-0 col-span-1">
|
||||||
<div class="mb-4">
|
<div class="mb-4">
|
||||||
<h3 class="text-base font-medium leading-8 text-indigo-600">Sector</h3>
|
<h3 class="text-base font-medium leading-8 text-indigo-600">Sector</h3>
|
||||||
<p class="text-base font-light text-black">Technology, Information and Internet</p>
|
<p class="text-base font-light text-black">Technology, Information and Internet</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user