// navbar导航bar高度
$nav-bar-height: 124px;

$nav-bar-pdtop: 60px;

$nav-bar-title-height: 124px;

$nav-bar-pdx: 0 10px;

// border宽度
$border-width-sm: 1px;
$border-width-md: 2px;
$border-width-lg: 4px;

// tabs
$tabs-font-size-heading: 42px;
$tabs-ink-bar-height: $border-width-lg;
$tabs-height: 92px;
