updated next step padding
This commit is contained in:
parent
4069998930
commit
ed6359594b
1 changed files with 4 additions and 0 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue