update hero image resize
This commit is contained in:
parent
06e778f3fc
commit
0b1266c20e
@ -23,7 +23,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="mt-6 mx-auto border-t border-gray-700 pt-8">
|
<div class="mt-6 mx-auto border-t border-gray-700 pt-8">
|
||||||
<p data-v-14efe4a7="" class="text-base leading-6 text-gray-400 text-center">
|
<p data-v-14efe4a7="" class="text-base leading-6 text-gray-400 text-center">
|
||||||
© <span id="year"></span> ThreeFold - All rights reserved.
|
© <span id="year"></span> Mycelium - All rights reserved.
|
||||||
<a target="_blank" href="https://docs.threefold.io/docs/legal/terms_and_conditions" class="leading-6 text-gray-500 hover:text-green">Terms & Conditions |</a>
|
<a target="_blank" href="https://docs.threefold.io/docs/legal/terms_and_conditions" class="leading-6 text-gray-500 hover:text-green">Terms & Conditions |</a>
|
||||||
<a target="_blank" href="https://docs.threefold.io/docs/legal/privacy_policy" class="leading-6 text-gray-500 hover:text-green">Privacy Policy</a>
|
<a target="_blank" href="https://docs.threefold.io/docs/legal/privacy_policy" class="leading-6 text-gray-500 hover:text-green">Privacy Policy</a>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<div class="relative fade-in pt-20 mt-4 lg:mt-24 lg:pt-24 h-screen">
|
<div class="relative fade-in pt-20 mt-4 lg:mt-24 lg:pt-24 h-screen">
|
||||||
<div class="mx-auto max-w-7xl lg:grid lg:grid-cols-12 lg:gap-x-8 lg:px-8">
|
<div class="mx-auto max-w-7xl lg:grid lg:grid-cols-12 lg:gap-x-8 lg:px-8">
|
||||||
<div class="px-6 lg:col-span-7 lg:px-0 xl:col-span-6">
|
<div class="px-6 lg:col-span-7 lg:px-0 xl:col-span-6">
|
||||||
<div class="mx-auto max-w-2xl lg:mx-0 lg:flex-auto">
|
<div class="mx-auto max-w-2xl lg:mx-0 lg:flex-auto">
|
||||||
@ -18,7 +18,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="relative lg:col-span-5 lg:-mr-8 xl:absolute xl:inset-0 xl:left-1/2 xl:mr-0 ">
|
<div class="relative lg:col-span-5 lg:-mr-8 xl:absolute xl:inset-0 xl:left-1/2 xl:mr-0 ">
|
||||||
<img class="lg:mt-10 aspect-1/1 w-full object-cover lg:absolute lg:inset-0 lg:aspect-auto" src="/images/mycel_1.png" alt="">
|
<img class="lg:mt-10 aspect-1/1 mx-auto w-full md:w-1/2 lg:w-full object-cover lg:absolute lg:inset-0 lg:aspect-auto" src="/images/mycel_1.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<div class=" fade-in bg-semi-white">
|
<div class=" fade-in bg-semi-white">
|
||||||
<div class="lg:py-12 relative isolate">
|
<div class="relative isolate">
|
||||||
|
|
||||||
<div class="mx-auto max-w-7xl px-6 lg:flex lg:items-center lg:gap-x-15 lg:px-8">
|
<div class="mx-auto max-w-7xl px-6 lg:flex lg:items-center lg:gap-x-15 lg:px-8">
|
||||||
<div class="mx-auto max-w-lg lg:mx-0 lg:flex-auto">
|
<div class="mx-auto max-w-lg lg:mx-0 lg:flex-auto">
|
||||||
|
Loading…
Reference in New Issue
Block a user