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

9 lines
97 B
CSS

main.wallets {
.start {
.reset {
justify-self: start;
width: 100%;
}
}
}