mirror of
https://github.com/beatriceo/polyglot.git
synced 2025-10-21 09:19:59 +00:00
Changed colors setup bootstrap
This commit is contained in:
@@ -11,11 +11,12 @@ $font-size-base: 18px;
|
||||
|
||||
// Colors
|
||||
$gray-base: $gray;
|
||||
$brand-primary: $blue;
|
||||
$brand-primary: $primary;
|
||||
$brand-success: $green;
|
||||
$brand-info: $yellow;
|
||||
$brand-danger: $red;
|
||||
$brand-warning: $orange;
|
||||
$brand-secondary: $secondary;
|
||||
|
||||
// Buttons & inputs' radius
|
||||
$border-radius-base: 2px;
|
||||
|
Reference in New Issue
Block a user