blob: f59cfc1c5265132b58baf3e3cf60f188e54ac73e [file] [log] [blame]
@import "./colors";
// Override Bootstrap Variables - node_modules/Bootstrap/scss/_variables.scss
$enable-rounded: false;
$enable-validation-icons: false;
// OpenBMC Custom Variables
$responsive-layout-bp: lg;
$header-height: 56px;
$navigation-width: 300px;
$container-bgd: $gray-200;
$primary-nav-hover: $gray-300;