diff --git a/src/index.css b/src/index.css index a7571cd..a1d8a5b 100644 --- a/src/index.css +++ b/src/index.css @@ -27,7 +27,7 @@ code { font-size: 1.2em; font-weight: bold; } } .button { padding: 5px;} -.button svg { margin: 0 5px; } +.button svg { margin: 0; margin-right: 5px; } .button-large { padding: 10px; } .button:hover { background: rgba(255, 255, 255, 0.2);} diff --git a/src/shell/components/DonateResultView.tsx b/src/shell/components/DonateResultView.tsx index 3348064..6c69b57 100644 --- a/src/shell/components/DonateResultView.tsx +++ b/src/shell/components/DonateResultView.tsx @@ -27,7 +27,7 @@ function DonateResultView() {
-

BitCoin

+

Bitcoin

BTC Address: {addr}