|
|
@ -102,9 +102,9 @@
|
|
|
|
@line-height-large: 1.33;
|
|
|
|
@line-height-large: 1.33;
|
|
|
|
@line-height-small: 1.5;
|
|
|
|
@line-height-small: 1.5;
|
|
|
|
|
|
|
|
|
|
|
|
@border-radius-base: 4px;
|
|
|
|
@border-radius-base: 0;
|
|
|
|
@border-radius-large: 6px;
|
|
|
|
@border-radius-large: 0;
|
|
|
|
@border-radius-small: 3px;
|
|
|
|
@border-radius-small: 0;
|
|
|
|
|
|
|
|
|
|
|
|
//** Global color for active items (e.g., navs or dropdowns).
|
|
|
|
//** Global color for active items (e.g., navs or dropdowns).
|
|
|
|
@component-active-color: #fff;
|
|
|
|
@component-active-color: #fff;
|
|
|
|