Skip to content

Commit 41ed025

Browse files
committed
Fix for bullet point not rendering
1 parent 78d7cb1 commit 41ed025

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/doc.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,7 @@ body {
574574

575575
.doc ol,
576576
.doc ul {
577+
list-style: disc;
577578
margin: 0;
578579
padding: 0 0 0 2rem;
579580
}

0 commit comments

Comments
 (0)