feat: add word wrap

This commit is contained in:
Sivan 2020-03-15 19:43:18 +08:00
parent 5f105fe5d9
commit 47d85d752f
5 changed files with 12 additions and 2 deletions

View file

@ -315,6 +315,7 @@ a {
margin-block-start: 12px;
margin-block-end: 0;
}
.article .article__toc ol ol {
margin-block-start: 0;
}