1
0

auto-git:

[change] settings.html
This commit is contained in:
2025-05-25 00:44:35 +02:00
parent b9c4edcbd3
commit 3e62173553

View File

@@ -59,7 +59,7 @@
/* Optionen */
.options { display: flex; flex-direction: column; gap: 1.0rem; }
label {
display: flex; align-items: center; font-size: 1.05rem;
display: flex; align-items: center; font-size: 1.0rem;
color: #1e293b;
}
label.option input[type="checkbox"] {