fix mobile issues

This commit is contained in:
2024-06-02 12:38:27 +03:00
parent b9517ffaf7
commit 44523d9d62
5 changed files with 28 additions and 18 deletions

View File

@@ -108,7 +108,7 @@ Earn TFT by adding capacity to the grid.
<div style="background-color:#F6F6F6">
<div class="container mx-auto">
{% row(style="reverse margin") %}
{% row(style="margin") %}
![Image](power_ecosystem.png#mx-auto)

View File

@@ -11,7 +11,7 @@ extra:
<!-- section 1 (header) -->
<div class="container mx-auto">
{% row(style="header") %}
{% row(style="header reverse") %}
<h1 class="leading-none font-semibold"> All Transactions Use One Token: <span class="blue">TFT</span></h1>

View File

@@ -9,7 +9,7 @@ insert_anchor_links: "left"
<div class="container mx-auto">
{% row(style="header") %}
{% row(style="header reverse") %}