Skip to content

Commit d80437d

Browse files
committed
Format updates
1 parent c7894f9 commit d80437d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_sass/theme/_air_dark.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ $global-transition : all 0.2s ease-in-out;
3131
$masthead-height : 70px;
3232
$navicon-width : 28px;
3333
$navicon-height : 4px;
34-
$sidebar-link-max-width : 250px;
34+
$sidebar-link-max-width : 300px;
3535
$sidebar-screen-min-width : 1024px;
3636

3737
/* Dark theme for the site */

_sass/theme/_air_light.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ $global-transition : all 0.2s ease-in-out;
3131
$masthead-height : 70px;
3232
$navicon-width : 28px;
3333
$navicon-height : 4px;
34-
$sidebar-link-max-width : 250px;
34+
$sidebar-link-max-width : 300px;
3535
$sidebar-screen-min-width : 1024px;
3636

3737
/* Dark theme for the site */

0 commit comments

Comments
 (0)