fix tft mobile

This commit is contained in:
2022-10-05 16:46:51 +02:00
parent 9f67f0bb2e
commit e1b74cab41
4 changed files with 25 additions and 49 deletions

View File

@@ -5,25 +5,15 @@ page_template: "tft_header.html"
insert_anchor_links: "left" insert_anchor_links: "left"
--- ---
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<!-- section 1 (be the Internet) --> <!-- section 1 (be the Internet) -->
{% row(style="center narrow") %} {% row(style="center mtop narrow") %}
## Decentralizing <br>**the Internet Economy** ## Decentralizing <br>**the Internet Economy**
ThreeFold creates an entirely new decentralized Internet economy that allows anyone to join the worlds fastest growing market the Internet. ThreeFold creates an entirely new decentralized Internet economy that allows anyone to join the worlds fastest growing market the Internet.
{% end %} <br>
{% row(style="center narrow") %}
<button>[Learn About TFT](https://library.threefold.me/info/threefold#/tokens/threefold__tokens_home)</button> <button>[Learn About TFT](https://library.threefold.me/info/threefold#/tokens/threefold__tokens_home)</button>
<button>[Get TFT](https://library.threefold.me/info/threefold#/tokens/threefold__how_to_buy)</button> <button>[Get TFT](https://library.threefold.me/info/threefold#/tokens/threefold__how_to_buy)</button>
@@ -32,6 +22,7 @@ ThreeFold creates an entirely new decentralized Internet economy that allows any
{% end %} {% end %}
{% tft_header() %} {% tft_header() %}
## **DECENTRALIZING <br>THE INTERNET ECONOMY** ## **DECENTRALIZING <br>THE INTERNET ECONOMY**
@@ -42,10 +33,7 @@ ThreeFold creates an entirely new decentralized Internet economy that allows any
<!-- section 2 (Meeting Emerging Demand) --> <!-- section 2 (Meeting Emerging Demand) -->
{% row(style="center ") %} {% row(style="center mtop ") %}
<br>
<br>
## Meeting **Emerging Demand** ## Meeting **Emerging Demand**
@@ -54,7 +42,7 @@ Data has become the most valuable commodity on earth, the Internet infrastructur
{% end %} {% end %}
{% row(style="center") %} {% row(style="center mbottom") %}
![Image](tft_125zb.png#medium) ![Image](tft_125zb.png#medium)
@@ -77,12 +65,6 @@ That is a number with 21 zeroes!
{% end %} {% end %}
<br>
<br>
<!-- section 3 (world of farmers) --> <!-- section 3 (world of farmers) -->
{% row(style="center between margin") %} {% row(style="center between margin") %}
@@ -98,7 +80,7 @@ While many projects have created bits and pieces of what a decentralized Interne
![Image](tft_table.png#mx-auto) ![Image](tft_table.png#mx-auto)
<button>[How ThreeFold Compares With The Industry ](/blog/2021/10/post-7)</button> <button class="long-text text-xs lg:text-xl">[How ThreeFold Compares With The Industry ](/blog/2021/10/post-7)</button>
{% end %} {% end %}
@@ -120,16 +102,11 @@ TFT is a utility token that allows people to hold current and future Internet ca
{% end %} {% end %}
<br>
<br>
<br>
<!-- section 5 (OPEN NETWORK) --> <!-- section 5 (OPEN NETWORK) -->
{% row(style="center narrow") %} {% row(style="center narrow mtop") %}
## Open **Network** ## Open **Network**
@@ -138,7 +115,9 @@ TFT is a utility token that allows people to hold current and future Internet ca
{% end %} {% end %}
{% row(style="center") %} <br>
{% row(style="center mbottom") %}
<!-- | Proof-Of-Capacity | |Proof-Of-Utilization | <!-- | Proof-Of-Capacity | |Proof-Of-Utilization |
| ----------- | ----------- | ----------- | | ----------- | ----------- | ----------- |
@@ -204,7 +183,7 @@ TFT is minted only when new Internet capacity is added to the ThreeFold Grid. A
{% row(style="margin reverse") %} {% row(style="margin reverse") %}
## Burn and Farm **Equilibrium** ## Burn and Farm <br>**Equilibrium**
Burning permanently removes TFT from the circulating supply when the ThreeFold Grid gets used. It ensures a positive impact on pricing while ensuring rewards for all current and future nodes. Burning permanently removes TFT from the circulating supply when the ThreeFold Grid gets used. It ensures a positive impact on pricing while ensuring rewards for all current and future nodes.
@@ -220,7 +199,7 @@ Burning permanently removes TFT from the circulating supply when the ThreeFold G
<!-- section 9 (partners) --> <!-- section 9 (partners) -->
{% row(style="center") %} {% row(style="center mtop") %}
## Join the **Movement** ## Join the **Movement**
@@ -234,25 +213,15 @@ Get TFT today and participate in the realization of a truly decentralized world.
{% end %} {% end %}
{% row(style="lean") %} {% row(style="lean mbottom") %}
![Image](tft_join_internet.png#mx-auto) ![Image](tft_join_internet.png#mx-auto)
{% end %} {% end %}
<br>
<br>
<br>
<!-- section 10 (partners) --> <!-- section 10 (partners) -->
{% row(style="center") %} {% row(style="center margin") %}
## **Believers in TFT** ## **Believers in TFT**

View File

@@ -217,6 +217,13 @@ button a {
px-12 px-12
} }
.long-text a{
padding-left: 2rem;
padding-right: 2rem;
--tw-text-opacity: 1;
color: rgb(0 0 0 / var(--tw-text-opacity));
}
a { a {
border-width: 0px; border-width: 0px;
} }

View File

@@ -1,8 +1,8 @@
{% block content %} {% block content %}
<div <div
class="relative pt-12 flex flex-col sm:grid sm:grid-cols-2 sm:gap-10 xl:flex xl:flex-row md:py-2 lg:py-2 lg:items-center text-center mx-auto justify-center"> class="relative lg:pb-24 pb-10 flex flex-col sm:grid sm:grid-cols-2 sm:gap-10 xl:flex xl:flex-row md:py-2 lg:py-2 lg:items-center text-center mx-auto justify-center">
<a class="center" href="https://coinmarketcap.com/currencies/threefold/" target="_blank"> <a class="center pb-4" href="https://coinmarketcap.com/currencies/threefold/" target="_blank">
{% set link = page.permalink ~ "cointelegraph_logo.png"%} {% set link = page.permalink ~ "cointelegraph_logo.png"%}
<img class="logo_size mx-auto" src="{{link}}" alt="cointelegraph"> <img class="logo_size mx-auto" src="{{link}}" alt="cointelegraph">
</a> </a>

View File

@@ -9,13 +9,13 @@
href="https://library.threefold.me/info/threefold#/tokens/threefold__tft_stellar_dex" href="https://library.threefold.me/info/threefold#/tokens/threefold__tft_stellar_dex"
target="_blank"> target="_blank">
{% set link = page.permalink ~ "stellar_logo.png"%} {% set link = page.permalink ~ "stellar_logo.png"%}
<img class="py-2 mr-2 px-5 border-2 border-black" src="{{link}}" alt="stellar"> <img class="py-2 mr-2 my-2 px-5 border-2 border-black" src="{{link}}" alt="stellar">
</a> </a>
<a class="center" <a class="center"
href="https://pancakeswap.finance/swap?exactField=output&exactAmount=100&outputCurrency=0x8f0FB159380176D324542b3a7933F0C2Fd0c2bbf&inputCurrency=0xe9e7cea3dedca5984780bafc599bd69add087d56?use=v2" href="https://pancakeswap.finance/swap?exactField=output&exactAmount=100&outputCurrency=0x8f0FB159380176D324542b3a7933F0C2Fd0c2bbf&inputCurrency=0xe9e7cea3dedca5984780bafc599bd69add087d56?use=v2"
target="_blank"> target="_blank">
{% set link = page.permalink ~ "pancack_button.png"%} {% set link = page.permalink ~ "pancack_button.png"%}
<img class="py-2 mr-2 px-5 border-2 border-black" src="{{link}}" alt="pancakeswap"> <img class="py-2 mr-2 my-2 px-5 border-2 border-black" src="{{link}}" alt="pancakeswap">
</a> </a>
<a class="center" href="https://app.1inch.io/#/56/swap/BNB/TFT" target="_blank"> <a class="center" href="https://app.1inch.io/#/56/swap/BNB/TFT" target="_blank">
{% set link = page.permalink ~ "iinch_button.png"%} {% set link = page.permalink ~ "iinch_button.png"%}