Skip to content

Commit c068882

Browse files
authored
Update _tailwind.css
1 parent 21d42da commit c068882

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/css/_tailwind.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@
5555
ul, ol {
5656
margin-left: 20px;
5757
}
58+
ul li p, ol li p {
59+
display: inline;
60+
}
5861

5962
}
6063

0 commit comments

Comments
 (0)