Sass: set project_nav-width sizes
This commit is contained in:
@@ -100,7 +100,11 @@ $screen-md-max: $screen-lg-min - 1 !default
|
||||
$sidebar-width: 40px !default
|
||||
|
||||
/* Project specifics */
|
||||
$project_nav-width: 250px !default
|
||||
$project_nav-width: 275px !default
|
||||
$project_nav-width-lg: $project_nav-width * 1.2 !default
|
||||
$project_nav-width-md: $project_nav-width
|
||||
$project_nav-width-sm: $project_nav-width * 0.8 !default
|
||||
$project_nav-width-xs: 100% !default
|
||||
$project-sidebar-width: 40px !default
|
||||
$project_header-height: 40px !default
|
||||
|
||||
|
Reference in New Issue
Block a user