list markdown hotfix

This commit is contained in:
Mary Kate 2020-08-10 15:20:09 -05:00
parent 84de5be8c9
commit e6b5ef24eb
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@
list-style: disc inside none;
}
li p {
display: inline-block;
}
ol {
list-style: decimal inside none;
}