updated next step padding

This commit is contained in:
Jamal Jackson 2016-09-29 15:18:08 -04:00
commit ed6359594b

View file

@ -54,6 +54,10 @@
.next-step { .next-step {
padding-top: 20px; padding-top: 20px;
padding-bottom: 20px; padding-bottom: 20px;
&.item{
padding-top:2rem;
padding-bottom: 2rem;
}
} }
.homeTip { .homeTip {
.item { .item {