Restyle <ol> and <ul>

Use * for unordered lists and fix the number placement in ordered lists
This commit is contained in:
Eryn Wells 2024-10-07 21:02:29 -07:00
parent 6753b7328c
commit f078b30866
4 changed files with 54 additions and 5 deletions

View file

@ -17,6 +17,7 @@
li {
display: block;
padding-inline: 0;
}
.next-page {