Skip to content

Commit dd38269

Browse files
committed
Add .indent-lg custom CSS style
1 parent 3ec75d6 commit dd38269

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_sass/_dd-custom-styles.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,10 @@ h3.collapsible {
156156
margin-left: $list-item-offset
157157
}
158158

159+
.indent-lg {
160+
margin-left: 2.5 * $list-item-offset;
161+
}
162+
159163
// Additional typography: extends typographic classes exposed by Bootstrap
160164
//** Custom
161165
.text-smallcaps {

0 commit comments

Comments
 (0)