Skip to content

Commit 9b1e7ea

Browse files
Remove old list styles
1 parent d0f8813 commit 9b1e7ea

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

assets-src/styles/sass/30-base/_lists.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ ol {
1414
li + li {
1515
margin-block-start: 0.75rem;
1616
}
17-
18-
// > * + *,
19-
// li ul,
20-
// li ol {
21-
// margin-block-start: 0.75em;
22-
// }
2317
}
2418

2519
ol.counter {

0 commit comments

Comments
 (0)