Files
brk/website_next/wallets/amount/style.css
T
2026-06-22 16:42:14 +02:00

8 lines
117 B
CSS

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