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

@@ -16,7 +16,8 @@
}
@media (max-width: 558.98px) {
body {
max-width: 558.98px;
width: 558.98px;
position: absolute;
}
h1 {
@@ -41,7 +42,7 @@
}
@media (max-width: 349.98px) {
body {
max-width: 349.98px;
width: 349.98px;
}
h1 {

View File

@@ -29,7 +29,8 @@
}
@media (max-width: 558.98px) {
body {
max-width: 380px;
position: absolute;
width: 410px;
}
#normaltable{
overflow-x:auto;width:410px;margin-left:-4px;