fix: markdown list style
This commit is contained in:
parent
0bc4b48060
commit
f1c03a8f21
@ -23,6 +23,8 @@ $line-numbers
|
||||
color highlight-comment
|
||||
|
||||
.article-entry
|
||||
ol>li>ul
|
||||
padding-inline-start: 2rem;
|
||||
pre, code
|
||||
font-family inherit
|
||||
text-shadow none
|
||||
@ -146,3 +148,4 @@ pre
|
||||
.keyword
|
||||
.javascript .function
|
||||
color highlight-purple
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user