@@ -174,19 +174,3 @@ section {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.vbox {
|
||||
.login {
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
|
||||
label {
|
||||
line-height: initial;
|
||||
}
|
||||
|
||||
.terms {
|
||||
display: inline;
|
||||
margin: 0 1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -164,7 +164,7 @@
|
||||
|
||||
|
||||
// portrait menu or small size vertical in landscape
|
||||
@media (max-width: 550px) and (max-height: 800px) and (orientation: portrait) {
|
||||
@media (max-width: 550px) and (max-height: 800px) {
|
||||
#mnml {
|
||||
grid-template-columns: 1fr;
|
||||
grid-template-rows: 1fr;
|
||||
|
||||
Reference in New Issue
Block a user