This commit is contained in:
kek7198 2021-12-31 20:03:03 -06:00
parent c684b2dad8
commit 2e0f05d07c
2 changed files with 2 additions and 5 deletions

View file

@ -350,7 +350,7 @@
.comment-text > ul, .post-text > ul, .prose > ul {
@apply list-disc pl-5
}
.comment-text > ol, .post-text > ol, .prose > ul {
.comment-text > ol, .post-text > ol, .prose > ol {
@apply list-decimal pl-5
}
strong {