style: move kickoff time to card header, better date header spacing

- Kickoff time now in header row: "Gruppe A · 04:00 Uhr · in 61 Tagen"
  instead of centered between flags (avoids visual misalignment)
- Date timeline headers: more top padding for balanced spacing
  between cards

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ronny
2026-04-11 22:37:25 +02:00
parent d39ec7a579
commit e1b9f03d60
3 changed files with 14 additions and 18 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
display: flex;
align-items: center;
gap: 12px;
padding: 4px 0;
padding: 12px 0 6px;
}
.dateLine {