Merge branch 'development' of github.com:threefoldfoundation/www_threefold_io into development

This commit is contained in:
samaradel
2021-04-05 17:23:43 +02:00
4 changed files with 18 additions and 3 deletions

View File

@@ -3,5 +3,5 @@ id: token_comparison
title: THE TFT FUELS THE P2P INTERNET
description: It is the official medium of exchange for capacity on the ThreeFold Grid.
button: Get Tokens
link: '' #add button link here
link: 'https://threefold.io/info/threefold#/threefold__how_to_buy_and_sell' #add button link here
---

View File

@@ -3,5 +3,5 @@ id: token_product
title:
subtitle:
button: Get Tokens
link:
link: https://threefold.io/info/threefold#/threefold__how_to_buy_and_sell
---

View File

@@ -6,7 +6,7 @@ header_image: ./token_header.png
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.
button: Get Tokens
link: /
link: https://threefold.io/info/threefold#/threefold__how_to_buy_and_sell
comparisonMain: token_comparison
comparisonSecs: [expand_grid, invest_token, earn_more]
partenershipsMain: cryptocurrency_main

View File

@@ -15,6 +15,10 @@ body h2 {
font-family: 'Lato', sans-serif;
}
h1 {
font-family: 'Lato', sans-serif;
}
body {
padding-top: 60px;
}
@@ -140,7 +144,18 @@ button:focus {
font-size: 5rem;
line-height: 1;
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) {
.text-3xl {
font-size: 2.25rem