mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
merges with master, resolves conflicsts
This commit is contained in:
@@ -114,10 +114,13 @@
|
||||
}
|
||||
|
||||
#wallets {
|
||||
@each $wallet in "ledger", "secalot", "trezor", "xumm", "trust", "gatehub" {
|
||||
@each $wallet in "ledger", "secalot", "trezor", "xumm", "trust", "gatehub", "towo", "keystone", "dcent" {
|
||||
#wallet-#{$wallet} {
|
||||
content: url("../img/wallets/#{$wallet}.svg");
|
||||
}
|
||||
#wallet-bitfrost {
|
||||
content: url("../img/wallets/bitfrost.png");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user