Skip to content

Commit 499c685

Browse files
Update setup.scss
1 parent 8a22e13 commit 499c685

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,13 +96,13 @@ $border-color: $grey-lt-100 !default;
9696

9797
$gutter-spacing: $sp-6 !default;
9898
$gutter-spacing-sm: $sp-4 !default;
99-
$nav-width: 12rem;
100-
$nav-width-md: 11.5rem;
99+
$nav-width: 10rem;
100+
$nav-width-md: 9.5rem;
101101
$nav-list-item-height: $sp-6 !default;
102102
$nav-list-item-height-sm: $sp-8 !default;
103103
$nav-list-expander-right: true;
104104
$content-width: 50rem !default;
105-
$header-height: 5rem;
105+
$header-height: 8rem;
106106
$search-results-width: $content-width - $nav-width !default;
107107
$transition-duration: 400ms;
108108

0 commit comments

Comments
 (0)