Fix bullet point css issue

This commit is contained in:
Sean King 2020-08-09 22:27:55 -06:00
parent a892e3ce81
commit f3893effbe
1 changed files with 1 additions and 0 deletions

View File

@ -367,6 +367,7 @@
p {
margin-bottom: 20px;
white-space: pre-wrap;
display: inline-block;
&:last-child {
margin-bottom: 2px;