edit footer

This commit is contained in:
sasha-astiadi
2024-06-19 19:29:11 +02:00
parent 95369a5a45
commit 10f107946c
6 changed files with 28 additions and 142 deletions

View File

@@ -1,4 +1,4 @@
<div class="max-w-screen-xl px-4 mx-auto text-center lg:py-24 lg:px-6 relative">
<div class="max-w-screen-xl px-4 mx-auto text-center lg:py-24 py-24 lg:px-6 relative">
<div class="absolute inset-x-0 top-1/2 -z-10 -translate-y-1/3 transform-gpu overflow-hidden opacity-20 blur-3xl" aria-hidden="true">
<div class="ml-[max(50%,38rem)] aspect-[1313/771] w-[82.0625rem] bg-gradient-to-tr from-[#ff80b5] to-[#9089fc]" 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>
</div>