ui: Add page descriptions.

This commit is contained in:
gerlofvanek
2022-11-16 12:11:06 +01:00
parent a520ebf23f
commit e5749a397f
13 changed files with 34 additions and 15 deletions

View File

@@ -36,7 +36,7 @@
<div class="relative z-20 flex flex-wrap items-center -m-3">
<div class="w-full md:w-1/2 p-3">
<h2 class="mb-6 text-4xl font-bold text-white tracking-tighter">Setup offer parameters</h2>
<p class="font-semibold text-coolGray-200">Place a new offer on BasicSwaps order book.</p>
<p class="font-semibold text-coolGray-200">Place an order on the order book.</p>
</div>
</div>
</div>