Merge pull request #2883 from Vitruvius21/patch-1

Fix LI content numbers
This commit is contained in:
Ilya Kantor 2022-02-21 22:40:28 +03:00 committed by GitHub
commit bb41c39247
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,7 +154,7 @@ For instance:
<div class="contents">
<ul class="book">
<li class="chapter">Chapter 1</li>
<li class="chapter">Chapter 1</li>
<li class="chapter">Chapter 2</li>
</ul>
</div>