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

@@ -47,11 +47,12 @@ header {
@media only screen and (max-width: 980px) {
header {
height: 3em;
height: 5em;
}
.title {
font-size: 2em;
font-size: 3em;
}
.build {