Sicherheitsmaßnahme entschäfrft

This commit is contained in:
ja
2021-11-17 14:35:52 +01:00
parent da12fb5ce5
commit 9dfefd85a7
4 changed files with 239 additions and 230 deletions

View File

@@ -43,14 +43,14 @@
width: 350px;
}
}
@media (max-width: 349.98px) {
@media (max-width: 322.98px) {
#conovertab {
width: 348px;
width: 322px;
overflow-x: auto;
}
body {
width: 348px;
width: 322px;
}
h1 {
@@ -70,6 +70,6 @@
#containerseiterand {
margin-left: 5px;
margin-right: 5px;
width: 348px;
width: 322px;
}
}

View File

@@ -102,8 +102,8 @@ h1 {
width:400px;
}
}
@media (max-width: 323px) {
#conovertab{
@media (max-width: 322.98px) {
#conovertab {
width: 320px;
overflow-x: auto;
}