Skip to content

Commit 94e4f5f

Browse files
authored
Update _tailwind.css
1 parent 99c448a commit 94e4f5f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/css/_tailwind.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +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+
}
5258

5359
}
5460

0 commit comments

Comments
 (0)