updated next step padding

This commit is contained in:
Jamal Jackson 2016-09-29 15:18:08 -04:00
parent 4069998930
commit ed6359594b
1 changed files with 4 additions and 0 deletions

View File

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