Skip to content

Commit 9009f17

Browse files
authored
Update _tailwind.css
1 parent 94e4f5f commit 9009f17

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/css/_tailwind.css

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@
4949
ul, ol {
5050
list-style: revert;
5151
}
52-
ul {
53-
list-style-position: inside;
54-
}
55-
ul {
56-
margin-left: 20px;
57-
}
52+
ul, ol {
53+
list-style-position: inside;
54+
}
55+
ul, ol {
56+
margin-left: 20px;
57+
}
5858

5959
}
6060

0 commit comments

Comments
 (0)