wip adding account pages and add seeder package

This commit is contained in:
cleverbeagle 2017-05-26 23:54:07 -05:00
parent 3459bf26f8
commit ec8a7b9228
10 changed files with 150 additions and 18 deletions

View file

@ -16,11 +16,5 @@
left: 50%;
margin-left: -106px;
}
.HaveAnAccount {
margin-top: 25px;
padding-top: 20px;
border-top: 1px solid $gray-lighter;
}
}
}