terms label

This commit is contained in:
ntr
2019-10-25 19:04:45 +11:00
parent 76a6eb2710
commit 87ea0eb81f
3 changed files with 9 additions and 2 deletions
+5
View File
@@ -90,6 +90,11 @@
.login {
display: flex;
flex-flow: column;
.terms {
display: inline;
margin: 0 1em;
}
}
}