Merge branch 'markdown-hotfix' into 'develop'

list markdown hotfix

Closes #279

See merge request soapbox-pub/soapbox-fe!148
merge-requests/155/head
Alex Gleason 4 years ago
commit 1697731ad7

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

Loading…
Cancel
Save