diff --git a/apps/web/src/views/checkout.ejs b/apps/web/src/views/checkout.ejs index 19b2f5a..ea298a0 100644 --- a/apps/web/src/views/checkout.ejs +++ b/apps/web/src/views/checkout.ejs @@ -149,7 +149,7 @@ <% } %> -
+
@@ -178,10 +178,10 @@
-
Send exactly
+
Send exactly
<%= received > 0 && remaining > 0 ? remaining.toFixed(8) : inv.amount_crypto %> - <%= inv.coin_ticker %> + <%= inv.coin_ticker %>
@@ -204,7 +204,7 @@ Address
- <%= inv.address %> + <%= inv.address %>