edit text colior
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="mx-auto max-w-7xl px-6 lg:px-8">
|
||||
<div class="mx-auto max-w-2xl lg:max-w-none">
|
||||
<div class="text-center">
|
||||
<h2 class="fade-in text-balance text-4xl font-normal tracking-tight text-white lg:text-5xl">ThreeFold’s Journey</h2>
|
||||
<h2 class="fade-in text-balance text-4xl font-normal tracking-tight text-black lg:text-5xl">ThreeFold’s Journey</h2>
|
||||
<p class="fade-in mx-auto mt-6 lg:mb-1 mb-6 max-w-3xl text-pretty lg:text-xl text-lg font-light text-gray-200">The pivotal milestones that have shaped Threefold's growth and innovation, driving us towards a sustainable, decentralized future.</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -40,9 +40,9 @@
|
||||
</div>
|
||||
<div class="fade-in w-[calc(100%-4rem)] md:w-[calc(50%-2.5rem)] bg-white/5 p-4 rounded-2xl shadow">
|
||||
<div class="flex items-center justify-between space-x-2 mb-1">
|
||||
<div class="font-medium text-white">Phase II</div>
|
||||
<div class="font-medium text-black">Phase II</div>
|
||||
</div>
|
||||
<div class="font-semibold text-lg text-white mb-2">Global Proof Of Concept</div>
|
||||
<div class="font-semibold text-lg text-black mb-2">Global Proof Of Concept</div>
|
||||
<div class="text-gray-200 font-light">
|
||||
Open Source Development
|
||||
<br>50+ Countries
|
||||
@@ -64,9 +64,9 @@
|
||||
</div>
|
||||
<div class="fade-in w-[calc(100%-4rem)] md:w-[calc(50%-2.5rem)] bg-white/5 p-4 rounded-2xl shadow">
|
||||
<div class="flex items-center justify-between space-x-2 mb-1">
|
||||
<div class="font-medium text-white">2025</div>
|
||||
<div class="font-medium text-black">2025</div>
|
||||
</div>
|
||||
<div class="font-semibold text-lg text-white mb-2">ThreeFold Web4</div>
|
||||
<div class="font-semibold text-lg text-black mb-2">ThreeFold Web4</div>
|
||||
<div class="text-gray-200 font-light">
|
||||
Introduce a Web4 Phone & Router
|
||||
<br>Web4 smart contracts for the Web3 world.
|
||||
|
Reference in New Issue
Block a user