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
@@ -5,6 +5,8 @@
padding: calc(0.5 * var(--spacing-unit));
box-sizing: border-box;
border-radius: var(--round-corners);
height: 36px;
line-height: 36px;
}
.colorRegular {