variables.scss 225 Bytes
// media min-width
$bigScreenWidth: 1600px;
//sidebar
$sideBar-width: 112px;
$menuBg: #477cfa;
$subMenuBg: #306bf6;
$menuHover: #1459fc;
$menuActions: #1459fc;
// topbar
$topBar-height: 44px;

// footer
$footer-height: 30px;