much better!

This commit is contained in:
mcguirepr89
2022-03-25 11:56:18 -04:00
parent 339233f73d
commit 78ffab9e59
+12 -10
View File
@@ -373,22 +373,18 @@ body::-webkit-scrollbar {
.overview img {
display: block;
max-height: 100%;
margin-left: auto;
margin-left: 10%;
margin-right: auto;
}
.column1,.column2,.column3,.column4 {
height: 90%
}
.left {
display: none;
}
}
@media screen and (max-width: 1000px) {
.overview img {
display: block;
max-height: 100%;
margin-left: 25%;
margin-right: 10%;
}
.customlabels form,.customlabels2 form {
width: 95%;
}
@@ -428,6 +424,12 @@ body::-webkit-scrollbar {
margin: 0;
width: 100%;
}
.overview img {
display: block;
max-height: 100%;
margin-left: 5%;
margin-right: auto;
}
.banner {
height: auto;
}
@@ -521,8 +523,8 @@ body::-webkit-scrollbar {
.overview img {
display: block;
max-height: 100%;
margin-left: 25%;
margin-right: 10%;
margin-left: 5%;
margin-right: auto;
}
.version {display:none;}
.left {