Skip to content

Commit 516c310

Browse files
Update setup.scss
1 parent 91eaa07 commit 516c310

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/_sass/custom/setup.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ $border-color: $grey-lt-100 !default;
9696

9797
$gutter-spacing: $sp-6 !default;
9898
$gutter-spacing-sm: $sp-4 !default;
99-
$nav-width: 13rem;
100-
$nav-width-md: 12.5rem;
99+
$nav-width: 12rem;
100+
$nav-width-md: 11.5rem;
101101
$nav-list-item-height: $sp-6 !default;
102102
$nav-list-item-height-sm: $sp-8 !default;
103-
$nav-list-expander-right: true;
103+
$nav-list-expander-right: false;
104104
$content-width: 50rem !default;
105105
$header-height: 10rem;
106106
$search-results-width: $content-width - $nav-width !default;

0 commit comments

Comments
 (0)