Fix timing of Kindertanz 2

This commit is contained in:
2024-11-11 21:11:29 +01:00
parent bbb696c8e6
commit e069c6c5d3
3 changed files with 10 additions and 2 deletions

View File

@@ -238,6 +238,14 @@ h1 {
height: 160px;
}
&.height-9 {
height: 180px;
}
&.height-10 {
height: 200px;
}
.room-block {
width: 100%;
height: 100%;