Files
brk/website_next/wallets/amount/style.css
T
2026-06-19 23:16:27 +02:00

8 lines
126 B
CSS

main.wallets {
.wallets__amount {
.muted {
color: color-mix(in oklch, currentColor 45%, transparent);
}
}
}