fix welcome view background, added margin to disclaimer h3, added direction to scroll on terms view

This commit is contained in:
Jamal Jackson 2016-09-16 10:07:50 -04:00
commit 7afa277178
3 changed files with 5 additions and 2 deletions

View file

@ -6,6 +6,9 @@
.scroll{
height: 100%;
}
h3{
margin-top:1.5rem;
}
}
.item {
background: transparent;