mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-22 12:23:04 -07:00
8 lines
126 B
CSS
8 lines
126 B
CSS
main.wallets {
|
|
.wallets__amount {
|
|
.muted {
|
|
color: color-mix(in oklch, currentColor 45%, transparent);
|
|
}
|
|
}
|
|
}
|