Add Coin Space Wallet

This commit is contained in:
Evgeny Vlasenko
2024-01-04 15:53:22 -06:00
committed by Amarantha Kulkarni
parent 80d7026a9f
commit a63deb4f8e
5 changed files with 44 additions and 8 deletions

View File

@@ -713,6 +713,10 @@ pre code, pre {
#wallet-dcent {
content: url("../img/wallets/lightmode/dcent.svg");
}
#wallet-coin {
content: url("../img/wallets/lightmode/coin.svg");
}
}