fix some sizing

This commit is contained in:
Víctor Losada Hernández
2026-09-10 12:00:14 +02:00
parent 9c62207ae9
commit 944d069fa2
2 changed files with 482 additions and 399 deletions
File diff suppressed because it is too large Load Diff
@@ -216,7 +216,7 @@
i { transition : color 0.2s; }
input:checked + i { color : @blue; }
input:checked + i { color : @blueLight; }
}
}
}