Skip to content

Commit 57c05bf

Browse files
rafhrafh
rafh
authored andcommitted
remove padding from ol and ul
1 parent 5ce3479 commit 57c05bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/markup/content.css

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

145145
.markup ul,
146146
.markup ol {
147-
padding-left: 2em;
147+
padding-left: 0;
148148
}
149149

150150
.markup ul.no-list,

0 commit comments

Comments
 (0)