Skip to content

Commit 740f0a2

Browse files
Add support for nested lists (#4)
1 parent ee1dab5 commit 740f0a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/index.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,7 @@ ol {
349349

350350
ol,
351351
ul {
352-
padding-left: 0;
353-
margin-top: 1rem;
352+
padding-left: 1rem;
354353
margin-bottom: 1rem;
355354
}
356355

0 commit comments

Comments
 (0)