Properly style lists from Markdown
This commit is contained in:
parent
bc54c42d9f
commit
190836789f
@ -2,3 +2,7 @@
|
||||
position: initial;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.list {
|
||||
list-style: initial;
|
||||
}
|
Loading…
Reference in New Issue
Block a user