mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-03 15:23:41 -07:00
8 lines
117 B
CSS
8 lines
117 B
CSS
main.wallets {
|
|
.amount {
|
|
.muted {
|
|
color: color-mix(in oklch, currentColor 45%, transparent);
|
|
}
|
|
}
|
|
}
|