Merge pull request #254 from jamal-jackson/feature/home_views_polish

added general padding on home tap items
This commit is contained in:
Jason Dreyzehner 2016-10-07 11:36:29 -04:00 committed by GitHub
commit ed4d3c2819
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@
.item {
color: #444;
border-top:none;
padding-bottom: 1.5rem;
padding-top:1.5rem;
&:before {
display: block;
position: absolute;