Merge pull request #757 from Safelite/CSR-795-update-spacing
CSR-795 update paragraph spacing.
This commit is contained in:
commit
96b3098e8c
1 changed files with 5 additions and 0 deletions
|
|
@ -60,6 +60,11 @@ export default {
|
|||
ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
p {
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue