add padding to next steps
This commit is contained in:
parent
2bde795e15
commit
df824695de
2 changed files with 10 additions and 4 deletions
|
|
@ -15,4 +15,10 @@
|
|||
a.item {
|
||||
color: #444;
|
||||
}
|
||||
|
||||
.next-step {
|
||||
padding-top: 20px;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue