fix spacing
Some checks are pending
www2.threefold_io / Deploy (push) Waiting to run
www2.threefold_io / Wait for Website Update (push) Blocked by required conditions
www2.threefold_io / Check for Broken Links (push) Blocked by required conditions

This commit is contained in:
2025-02-24 16:58:19 +02:00
parent 8632ed4a97
commit f7553f6214
8 changed files with 39 additions and 39 deletions

View File

@@ -1,4 +1,4 @@
<div class="pb-24 fade-in bg-semi-white">
<div class="py-24 lg:pt-0 fade-in bg-semi-white">
<div class="relative isolate">
<div class="mx-auto mt-10 lg:mt-0 max-w-7xl px-6 lg:flex lg:items-center lg:gap-x-15 lg:px-8">
@@ -13,7 +13,7 @@
</div>
</div>
<div class="lg:order-first mt-16 sm:mt-24 lg:mt-0 lg:flex lg:justify-center lg:w-1/2">
<div class="lg:order-first mt-6 lg:mt-0 lg:flex lg:justify-center lg:w-1/2">
<img class="w-full max-w-lg h-auto object-cover rounded-xl" src="/images/mycel2.png"
alt="Mobile App Screenshot">
</div>