Fix issue where some wallet icons are not displaying properly

This commit is contained in:
Amarantha Kulkarni
2024-02-02 14:13:11 -08:00
parent a63deb4f8e
commit 2280502682

View File

@@ -22,8 +22,8 @@ const softwallets = [
{ href: "https://towolabs.com/", id: "wallet-towo", alt: "Towo" },
{ href: "https://xumm.app/", id: "wallet-xumm", alt: "Xumm" },
{ href: "https://trustwallet.com/", id: "wallet-trust", alt: "Trust Wallet" },
{ href: "https://gatehub.net/", id: "wallet-gatehub", alt: "Gatehub" , imgclasses: "invertible-img",},
{ href: "https://coin.space/", id: "wallet-coin", alt: "Coin Space" , imgclasses: "invertible-img", }
{ href: "https://gatehub.net/", id: "wallet-gatehub", alt: "Gatehub" },
{ href: "https://coin.space/", id: "wallet-coin", alt: "Coin Space" }
];
const hardwallets = [