New logo and new login screen layout, version bump

This commit is contained in:
Jamie Curnow
2020-03-10 14:27:41 +10:00
parent f0c8aff514
commit e485c409c9
19 changed files with 119 additions and 91 deletions

View File

@@ -32,3 +32,7 @@ a:hover {
display: flex;
flex-wrap: wrap;
}
.col-login {
max-width: 48rem;
}