Revert "wip"

This reverts commit 90254f8294.
This commit is contained in:
ntr
2019-12-24 10:36:45 +10:00
parent 4193b71853
commit 1bbaede2a6
7 changed files with 13 additions and 66 deletions
-16
View File
@@ -174,19 +174,3 @@ section {
}
}
.vbox {
.login {
display: flex;
flex-flow: column;
label {
line-height: initial;
}
.terms {
display: inline;
margin: 0 1em;
}
}
}
+1 -1
View File
@@ -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;