Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit d311474

Browse files
committed
docs: fix enumeration styles.
1 parent 0161b2f commit d311474

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/layouts/docs.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ const StyledDocsLayout = styled.div`
7272
7373
ul, ol {
7474
margin: 2rem 0;
75+
}
76+
77+
ul {
7578
list-style: inherit;
7679
}
7780

0 commit comments

Comments
 (0)