Skip to content

Commit ea52fe3

Browse files
Update custom.scss
1 parent 9776446 commit ea52fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/custom/custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ ol.custom-ol li {
193193
ol.custom-ol li::before {
194194
content: counter(list-item) "";
195195
position: absolute;
196-
left: -2.5em;
196+
left: -1em;
197197
}
198198

199199
// ICONS

0 commit comments

Comments
 (0)