edit size

This commit is contained in:
sasha-astiadi 2024-09-25 19:49:30 +02:00
parent 3f84f51903
commit e5ff1ba249

View File

@ -1,4 +1,4 @@
<div class="relative isolate overflow-hidden bg-black text-white lg:py-24 py-16">
<div class="relative isolate overflow-hidden bg-black text-white lg:py-12 py-16">
<div class="mx-auto max-w-7xl px-6">
<div class="absolute inset-x-0 -top-40 -z-10 transform-gpu overflow-hidden blur-3xl sm:-top-80" aria-hidden="true">
<div class="relative left-[calc(50%-11rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 rotate-[30deg] bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] opacity-20 sm:left-[calc(50%-30rem)] sm:w-[72.1875rem]" style="clip-path: polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"></div>
@ -34,16 +34,6 @@
</dl>
</div>
</div>
<!-- Right Column: Video -->
<div class="relative lg:h-screen">
<div class="absolute inset-0 overflow-hidden">
<video autoplay muted loop class="h-full w-full object-cover lg:object-fill">
<source src="videos/ow.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
</div>
</div>
</div>
</div>