variables.scss 225 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 // 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;