finished terms view, added terms and general layout sass files, updated default back button to match comp, etc.

This commit is contained in:
Jamal Jackson 2016-08-30 12:58:58 -04:00
commit e24e13aa20
7 changed files with 38 additions and 20 deletions

View file

@ -991,3 +991,6 @@ input[type=number] {
white-space: initial;
}
}
@import 'general/layout';
@import 'views/onboarding/terms-of-use';