From e52c49417fe83c80609aef430df57a3cba568465 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Sun, 23 May 2021 17:28:42 +0530 Subject: [PATCH] UI update --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 9a45f5e..76ac9b0 100644 --- a/index.html +++ b/index.html @@ -8273,6 +8273,8 @@ Bitcoin.Util = { } @media only screen and (min-width: 640px) { .bond-transaction{ + gap: 1.5rem; + padding: 1.5rem; grid-template-columns: 1fr auto; } .justify-self-end{