1
0

auto-git:

[change] settings.html
This commit is contained in:
2025-05-25 00:38:23 +02:00
parent 168628c336
commit 6f6611764b

View File

@@ -64,7 +64,7 @@
label.option input {
margin-right: 0.8rem;
width: 1.3em; height: 1.3em;
accent-color: #38bdf8;
accent-color: var(--accent);
}
.row {
display: flex; align-items: center; justify-content: space-between;