🎨 (Account) Change new account page style

This commit is contained in:
Julien Calixte
2019-09-12 22:36:05 +02:00
parent c6da9edb51
commit b9e871e6e6
6 changed files with 90 additions and 62 deletions

View File

@@ -18,6 +18,10 @@ html {
.app {
color: $main;
text-align: center;
.field-body {
flex-grow: 3;
}
}
nav {