From ab5d62ee226324b65ad955aafb8458b5b28e24f6 Mon Sep 17 00:00:00 2001 From: AlphaX-Projects <77661270+AlphaX-Projects@users.noreply.github.com> Date: Sun, 2 Jan 2022 18:50:12 +0100 Subject: [PATCH] fff all browser know --- .../plugins/core/wallet/index.html | 60 +++++++++---------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/qortal-ui-plugins/plugins/core/wallet/index.html b/qortal-ui-plugins/plugins/core/wallet/index.html index 0a791185..ac56f9ab 100644 --- a/qortal-ui-plugins/plugins/core/wallet/index.html +++ b/qortal-ui-plugins/plugins/core/wallet/index.html @@ -1,40 +1,40 @@ - - - - + html, + body { + margin: 0; + font-family: "Roboto", sans-serif; + background: #fff; + } + +