Auth Views

This commit is contained in:
Belén Curcio
2018-08-09 13:17:45 -03:00
parent 52ab434740
commit 0dfdea0e4e
13 changed files with 198 additions and 40 deletions
@@ -1,7 +1,14 @@
.root {
width: 330px;
padding-top: calc(5 * var(--spacing-unit));
}
.forgotPassword {
text-align: right;
}
.footer,
.subFooter {
padding-top: var(--spacing-unit);
width: 100%;
}