Anpassungen für mobile

This commit is contained in:
2025-03-27 20:09:08 +01:00
parent 6b97008643
commit b39370a6b5
18 changed files with 18 additions and 48 deletions

View File

@@ -62,9 +62,9 @@ textarea {
flex-direction: column;
}
header {
height: 64px; /* Feste Höhe */
}
// header {
// height: 64px; /* Feste Höhe */
// }
main {
flex: 1 0 auto; /* Füllt den verfügbaren Platz */