This commit is contained in:
2023-06-26 13:36:39 +03:00
parent b11629e430
commit 6d7e4dac34
7 changed files with 22 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 715 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 810 KiB

After

Width:  |  Height:  |  Size: 550 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 833 KiB

After

Width:  |  Height:  |  Size: 413 KiB

View File

@@ -7,7 +7,7 @@ insert_anchor_links: "left"
<!-- section 1 -->
<div class="text-gray-900 bg-cover bg-no-repeat">
<!-- <div class="text-gray-900 bg-cover bg-no-repeat">
<div class="h-full">
<div class="flex flex-col items-center md:flex-row">
<div class="w-full md:w-1/2">
@@ -24,7 +24,22 @@ insert_anchor_links: "left"
</div>
</div>
</div>
</div>
</div> -->
<div class="container mx-auto">
{% row(style="header") %}
![Image](token_header_geometric.png#mx-auto)
|||
## TFT Powers the<br>Decentralized Internet
Join the Internet revolution with the ThreeFold Token (TFT), an innovative utility token used to build, store and exchange on the ThreeFold Grid. Through many of its unique properties, TFT opens a whole new world of possibilities that was previously unimaginable with centralized infrastructures.
{% end %}
@@ -77,6 +92,9 @@ ThreeFolds innovative infrastructure is incredibly sustainable, ensuring the
{% end %}
</div>
<!-- section 3 -->
{% row(style="center margin" bgPath="checkerboard1.jpg") %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 752 KiB

View File

@@ -136,7 +136,7 @@ h1 {
color: #3d7200;
}
h3 strong {
@apply font-semibold;
@apply font-normal;
}
h4 {
@apply text-sm lg:text-2xl font-normal;

File diff suppressed because one or more lines are too long