merges with master, resolves conflicsts

This commit is contained in:
akcodez
2023-10-06 08:27:22 -07:00
1085 changed files with 52578 additions and 23358 deletions

View File

@@ -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");
}
}
}