finished terms of use page

This commit is contained in:
Jamal Jackson 2016-09-06 10:43:54 -04:00
commit 0ad4e390bb
3 changed files with 76 additions and 25 deletions

View file

@ -36,9 +36,11 @@
padding:1rem;
position: absolute;
bottom: 0;
width: 100%;
.item{
color:rgb(58,58,58);
padding-bottom: 1.2rem;
padding-bottom: 1.6rem;
float: left;
.item-content{
white-space: normal;
}