This commit is contained in:
2023-06-08 13:36:58 +03:00
parent 4f7ce8d2d9
commit 282955a9b8

View File

@@ -15,7 +15,7 @@ insert_anchor_links: "left"
src="togethericon.png" class="w-full h-full"/>
</div>
</div>
<div class="flex flex-col items-start justify-center w-full py-24 md:w-1/2">
<div class="flex flex-col items-start justify-center w-full lg:py-24 py-6 md:w-1/2">
<div class="flex flex-col items-start justify-center p-6">
<h1>Be the <strong>Internet</strong></h1>
<h3 class="my-0">Host a node, support a decentralized future</h3>
@@ -133,4 +133,12 @@ The more people use TFT, the more TFT will be burnt, reducing the overall
<button>[Learn More](/token)</button>
{% end %}
{% end %}
<style>
.mybg{
background-position: bottom !important;
}
</style>