Skip to content

Commit 12703d6

Browse files
authored
Move lists to the left slightly (#50)
1 parent 6cf85b0 commit 12703d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147

148148
main ul,
149149
main ol {
150-
@apply pl-16 space-y-[1em] !important;
150+
@apply pl-12 space-y-[1em] !important;
151151
}
152152

153153
ul.breadcrumbs {

0 commit comments

Comments
 (0)