Mobilversion Änderungen design
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user