Mobilversion Änderungen design

This commit is contained in:
ja
2021-11-22 10:20:31 +01:00
parent b8d147d679
commit d4cd7fff78
6 changed files with 28 additions and 17 deletions

View File

@@ -169,8 +169,10 @@ hr{
background-color:lightcoral;
}
@media (max-width: 558.98px) {
body{
max-width:558px;
body {
position: absolute;
max-width: 558px;
width: 558px;
}
h1 {
color: #043381;
@@ -279,6 +281,7 @@ hr{
}
@media (min-width: 322.98px) {
body {
position: absolute;
width: 322.98px;
}