Skip to content

Commit 2c6e345

Browse files
committed
smaller indents
1 parent 377b2e1 commit 2c6e345

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/app/element/markdown.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,12 @@
9393
ul {
9494
list-style-type: disc;
9595
list-style-position: outside;
96-
margin-left: 1.143em;
96+
margin-left: 1em;
9797
}
9898

9999
ol {
100100
list-style-position: outside;
101-
margin-left: 1.357em;
101+
margin-left: 1.2em;
102102
}
103103

104104
blockquote {

0 commit comments

Comments
 (0)