Fixed several GUI-Bugs
This commit is contained in:
@@ -169,6 +169,9 @@ hr{
|
||||
background-color:lightcoral;
|
||||
}
|
||||
@media (max-width: 558.98px) {
|
||||
body{
|
||||
width:400px;
|
||||
}
|
||||
h1 {
|
||||
color: #043381;
|
||||
font-size: 22px;
|
||||
@@ -226,7 +229,7 @@ hr{
|
||||
width: fit-content;
|
||||
}
|
||||
#normaltable {
|
||||
width: 100%;
|
||||
width: /*390px;*/ 85.90308370044053vw;
|
||||
}
|
||||
#conovertab {
|
||||
/* max-width:width:150px 11.25em;*/
|
||||
|
||||
Reference in New Issue
Block a user