sendou.ink/app/features/settings/routes/settings.module.css
Kalle fef1ffc955
Design refresh + a bunch of stuff (#2864)
Co-authored-by: hfcRed <hfcred@gmx.net>
2026-03-19 17:51:42 +02:00

5 lines
77 B
CSS

.divider {
margin-top: var(--s-4);
margin-bottom: calc(var(--s-2) * -1);
}