Fixed several GUI-Bugs

This commit is contained in:
ja
2021-11-10 16:42:24 +01:00
parent 3066394a1f
commit 094c9f9758
10 changed files with 38 additions and 15 deletions

View File

@@ -42,12 +42,17 @@ h1 {
width: 1200px;
height: 333px;
}
body{
width:
}
@media (max-width: 558.98px) {
#conovertab {
width: 350px;
overflow-x: auto;
}
body {
width: 400px;
}
h1 {
color: #043381;
font-size: 22px;