CSR-795 update paragraph spacing.
This commit is contained in:
parent
d656299b06
commit
fae934fce0
1 changed files with 5 additions and 0 deletions
|
|
@ -60,6 +60,11 @@ export default {
|
||||||
ul {
|
ul {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
p {
|
||||||
|
&:last-child {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue