This commit is contained in:
Kurt Hutten
2021-05-01 10:01:15 +10:00
parent e343bca75f
commit f7b86249e6
2 changed files with 10 additions and 1 deletions

View File

@@ -31,6 +31,10 @@
@apply list-disc ml-4
}
ol li {
@apply list-decimal ml-6
}
.table-of-contents li {
@apply list-none
}