Fix mobile design blur
This commit is contained in:
@@ -47,18 +47,18 @@ header {
|
||||
|
||||
@media only screen and (max-width: 980px) {
|
||||
header {
|
||||
height: 2.2em;
|
||||
height: 3em;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: 1.5em;
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
.build {
|
||||
font-size: 0.5em;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
.spielanleitung {
|
||||
font-size: 1em;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user