Introducing apps_base.sass, contains basic layout/generic classes

This commit is contained in:
2016-11-09 22:36:55 +01:00
parent dc70705b1e
commit ad3f2c0119
6 changed files with 379 additions and 19 deletions

View File

@@ -71,6 +71,7 @@ $screen-xs-max: $screen-sm-min - 1
$screen-sm-max: $screen-md-min - 1
$screen-md-max: $screen-lg-min - 1
$sidebar-width: 50px
/* Project specifics */
$project_nav-width: 240px