update dark logo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="flex flex-col lg:flex-row-reverse items-center overflow-hidden bg-white pt-10">
|
||||
<div class="flex flex-col lg:flex-row-reverse items-center overflow-hidden bg-white h-screen">
|
||||
|
||||
<!-- Image first on mobile, right on desktop -->
|
||||
<div class="w-full lg:w-1/2 h-80 lg:h-full">
|
||||
@@ -8,12 +8,12 @@
|
||||
</div>
|
||||
|
||||
<!-- Text Content -->
|
||||
<div class="w-full lg:w-1/2 px-6 py-12 lg:px-16 lg:py-32">
|
||||
<div class="max-w-2xl mx-auto">
|
||||
<div class="w-full lg:w-1/2 max-w-3xl max-auto px-6 py-12 lg:px-16 lg:py-10">
|
||||
<div>
|
||||
<h1 class="text-4xl font-semibold tracking-tight lg:text-6xl">
|
||||
MYCELIUM
|
||||
</h1>
|
||||
<h2 class="fade-in text-3xl lg:text-4xl font-normal tracking-tight mt-4">
|
||||
<h2 class="fade-in text-3xl lg:text-4xl font-normal tracking-tight mt-4 leading-9">
|
||||
Unleashing the Power of<br> Decentralized Networks
|
||||
</h2>
|
||||
<p class="mt-8 text-lg lg:text-xl font-light">
|
||||
|
||||
Reference in New Issue
Block a user