added general padding on home tap items

This commit is contained in:
Jamal Jackson 2016-10-05 10:43:26 -04:00
commit 4b842260c6

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;