Skip to content

Commit

Permalink
fix: ul/ol margin
Browse files Browse the repository at this point in the history
Fixes #36.
  • Loading branch information
simonhaenisch committed Aug 16, 2019
1 parent 7614fc5 commit 80d36d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions markdown.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ blockquote {
ul,
ol {
margin: 0;
margin-left: 1em;
padding: 0 1.5em 0.5em;
}

Expand Down

0 comments on commit 80d36d5

Please sign in to comment.