Implement optional registration

This commit is contained in:
Sascha Ißbrücker
2019-12-24 13:31:55 +01:00
parent a1bfb2c711
commit 1896a8136e
12 changed files with 94 additions and 21 deletions

View File

@@ -0,0 +1,6 @@
.auth-page {
> .columns {
align-items: center;
justify-content: center;
}
}