add footer

This commit is contained in:
cleverbeagle 2017-05-29 22:48:28 -05:00
parent b0270cc98b
commit bd78b8e4d7
8 changed files with 92 additions and 5 deletions

View file

@ -1,7 +1,7 @@
@import '../../stylesheets/colors';
.AccountPageFooter {
margin-top: 25px;
margin: 25px 0 0;
padding-top: 20px;
border-top: 1px solid $gray-lighter;
}