fix monopolized style of list-style

This commit is contained in:
Baltazar Gomez 2020-05-07 12:42:36 -05:00 committed by Sean Yesmunt
parent b6fb22d8f8
commit 2a308ef765

View file

@ -42,7 +42,6 @@ p {
ul,
ol {
list-style: initial;
li {
list-style-position: outside;