Merge pull request #757 from Safelite/CSR-795-update-spacing

CSR-795 update paragraph spacing.
This commit is contained in:
bmauger 2022-09-22 09:08:32 -04:00 committed by GitHub
commit 96b3098e8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,6 +60,11 @@ export default {
ul {
margin-bottom: 0;
}
p {
&:last-child {
margin-bottom: 0;
}
}
}
}
}