Makes lists look less awful

This commit is contained in:
Christopher Neugebauer 2016-09-26 11:07:05 +10:00 committed by GitHub
parent 2e2333ed70
commit 25c6dd666f

View file

@ -661,7 +661,7 @@ ol {
ul > li,
ol > li {
list-style-position: inside;
list-style-position: outside;
}
blockquote {