Skip to content

Commit 2932425

Browse files
kwood15rbrtsmith
authored andcommitted
Add 'sm' sizing for list spacing (#6)
1 parent e688592 commit 2932425

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nebula-css/_settings.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ $nb-root-sizing: (
2323
) !default;
2424

2525
$nb-list-spacing: (
26+
sm: $nb-spacing-unit-half,
2627
md: $nb-spacing-unit
2728
) !default;
2829

0 commit comments

Comments
 (0)