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