Mobile Login Layout

This commit is contained in:
koenigmarcel
2021-07-12 10:10:47 +02:00
parent 6c14f8619a
commit fb45d1d758
3 changed files with 31 additions and 2 deletions

View File

@@ -108,4 +108,13 @@ main {
grid-template-rows: 60% 40%;
height: 100%;
}
#spielanleitung {
font-size: 5em;
}
#modal_header {
font-size: 3em;
text-align: center;
}
}