We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 516c310 commit fd6d965Copy full SHA for fd6d965
1 file changed
docs/_sass/custom/setup.scss
@@ -98,8 +98,8 @@ $gutter-spacing: $sp-6 !default;
98
$gutter-spacing-sm: $sp-4 !default;
99
$nav-width: 12rem;
100
$nav-width-md: 11.5rem;
101
-$nav-list-item-height: $sp-6 !default;
102
-$nav-list-item-height-sm: $sp-8 !default;
+$nav-list-item-height: $sp-8;
+$nav-list-item-height-sm: $sp-9;
103
$nav-list-expander-right: false;
104
$content-width: 50rem !default;
105
$header-height: 10rem;
0 commit comments