Resolves PR comments

This commit is contained in:
akcodez
2023-08-29 10:12:34 -07:00
parent 02f4f404ec
commit 01d71944f3
5 changed files with 14 additions and 14 deletions

View File

@@ -649,12 +649,12 @@ pre code {
#wallet-towo {
content: url("../img/wallets/lightmode/towo.svg");
}
}
#wallet-keystone {
content: url("../img/wallets/lightmode/keystone.svg");
}
#wallet-dcent {
content: url("../img/wallets/lightmode/dcent.svg");
#wallet-keystone {
content: url("../img/wallets/lightmode/keystone.svg");
}
#wallet-dcent {
content: url("../img/wallets/lightmode/dcent.svg");
}
}