changed header + temporary removed empty days

This commit is contained in:
2025-03-28 13:39:22 +01:00
parent 5a696788ed
commit 8994b274e4
6 changed files with 91 additions and 47 deletions

View File

@@ -627,6 +627,9 @@
.flex-grow {
flex-grow: 1;
}
.grow {
flex-grow: 1;
}
.grow-1 {
flex-grow: 1;
}