zie vorige message

This commit is contained in:
2026-08-09 19:55:00 +02:00
parent c37b8956d4
commit 7ef4852efd
15 changed files with 98 additions and 16 deletions
+8
View File
@@ -47,6 +47,14 @@ body {
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) auto;
gap: .5rem;
margin-top: 1.5rem;
.list-check-button {
width: 2.5rem;
height: 2.5rem;
padding: 0;
font-size: 1.35rem;
line-height: 1;
}
align-items: stretch;
}