mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
Add crossmark wallet to wallets list
This commit is contained in:
@@ -149,9 +149,11 @@
|
||||
#wallet-#{$wallet} {
|
||||
content: url("../img/wallets/#{$wallet}.svg");
|
||||
}
|
||||
}
|
||||
|
||||
#wallet-bitfrost {
|
||||
content: url("../img/wallets/bitfrost.png");
|
||||
@each $wallet in "bitfrost", "crossmark" {
|
||||
#wallet-#{$wallet} {
|
||||
content: url("../img/wallets/#{$wallet}.png");
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2124,4 +2126,4 @@ html.light {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user