fix mobile issues
This commit is contained in:
@@ -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") %}
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ insert_anchor_links: "left"
|
||||
|
||||
<div class="container mx-auto">
|
||||
|
||||
{% row(style="header") %}
|
||||
{% row(style="header reverse") %}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user