7 lines
341 B
SCSS
7 lines
341 B
SCSS
// ================================================================================================
|
|
// ? TIP: It is recommended to use this file for overriding bootstrap variables.
|
|
// ================================================================================================
|
|
|
|
// $primary: #00cfe8;
|
|
$custom-color: #1178BA !default;
|