From 2fd1fac0cf8d440607797f055c330a146d296c9d Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Sun, 23 May 2021 17:28:28 +0530 Subject: [PATCH] UI update --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 4aa2e67..d1d1f51 100644 --- a/index.html +++ b/index.html @@ -10287,6 +10287,9 @@ Bitcoin.Util = { } } @media only screen and (min-width: 640px) { + .fund-block{ + padding: 1.5rem; + } .fund-block__details{ grid-template-columns: 1fr 1fr; }