Skip to content

Commit

Permalink
Add 'sm' sizing for list spacing (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwood15 authored and rbrtsmith committed Sep 20, 2017
1 parent e688592 commit 2932425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nebula-css/_settings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ $nb-root-sizing: (
) !default;

$nb-list-spacing: (
sm: $nb-spacing-unit-half,
md: $nb-spacing-unit
) !default;

Expand Down

0 comments on commit 2932425

Please sign in to comment.