diff --git a/src/index.css b/src/index.css index d94c4c6ff..1fff67d5c 100644 --- a/src/index.css +++ b/src/index.css @@ -99,9 +99,11 @@ li { pre.prettyprint { border: 0px solid transparent; - padding: 10px 38px; + padding: 10px; +} +.markdown-body pre ol>li, .markdown-body pre ol>li{ + list-style: none!important; } - .-flex-basic0 { flex-basis: 0% !important; -webkit-flex-basis: 0% !important;