Merge branch 'development' of github.com:threefoldfoundation/www_threefold_io into development
This commit is contained in:
@@ -3,5 +3,5 @@ id: token_comparison
|
|||||||
title: THE TFT FUELS THE P2P INTERNET
|
title: THE TFT FUELS THE P2P INTERNET
|
||||||
description: It is the official medium of exchange for capacity on the ThreeFold Grid.
|
description: It is the official medium of exchange for capacity on the ThreeFold Grid.
|
||||||
button: Get Tokens
|
button: Get Tokens
|
||||||
link: '' #add button link here
|
link: 'https://threefold.io/info/threefold#/threefold__how_to_buy_and_sell' #add button link here
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -3,5 +3,5 @@ id: token_product
|
|||||||
title:
|
title:
|
||||||
subtitle:
|
subtitle:
|
||||||
button: Get Tokens
|
button: Get Tokens
|
||||||
link:
|
link: https://threefold.io/info/threefold#/threefold__how_to_buy_and_sell
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ header_image: ./token_header.png
|
|||||||
header_altImg: ThreeFold Token
|
header_altImg: ThreeFold Token
|
||||||
header_excerpt: The ThreeFold Token is the currency of the fastest growing P2P internet network on the planet. The perfect time to get involved in our growth is now.
|
header_excerpt: The ThreeFold Token is the currency of the fastest growing P2P internet network on the planet. The perfect time to get involved in our growth is now.
|
||||||
button: Get Tokens
|
button: Get Tokens
|
||||||
link: /
|
link: https://threefold.io/info/threefold#/threefold__how_to_buy_and_sell
|
||||||
comparisonMain: token_comparison
|
comparisonMain: token_comparison
|
||||||
comparisonSecs: [expand_grid, invest_token, earn_more]
|
comparisonSecs: [expand_grid, invest_token, earn_more]
|
||||||
partenershipsMain: cryptocurrency_main
|
partenershipsMain: cryptocurrency_main
|
||||||
|
|||||||
@@ -15,6 +15,10 @@ body h2 {
|
|||||||
font-family: 'Lato', sans-serif;
|
font-family: 'Lato', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
font-family: 'Lato', sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
padding-top: 60px;
|
padding-top: 60px;
|
||||||
}
|
}
|
||||||
@@ -140,7 +144,18 @@ button:focus {
|
|||||||
font-size: 5rem;
|
font-size: 5rem;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
font-family: 'Lato', sans-serif !important;
|
font-family: 'Lato', sans-serif !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
text-6xl {
|
||||||
|
font-family: 'Lato', sans-serif !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
text-5xl {
|
||||||
|
font-family: 'Lato', sans-serif !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
@media (min-width: 375px) {
|
@media (min-width: 375px) {
|
||||||
.text-3xl {
|
.text-3xl {
|
||||||
font-size: 2.25rem
|
font-size: 2.25rem
|
||||||
|
|||||||
Reference in New Issue
Block a user