mirror of https://github.com/twbs/bootstrap.git
Drop: @gray-base variable
This commit is contained in:
parent
b50498acd4
commit
07463acec7
|
@ -7,7 +7,6 @@
|
|||
//
|
||||
//## Gray and brand colors for use across Bootstrap.
|
||||
|
||||
@gray-base: #000;
|
||||
@gray-dark: #373a3c;
|
||||
@gray-darker: @gray-dark; // TODO: remove
|
||||
@gray: #55595c;
|
||||
|
|
Loading…
Reference in New Issue