2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Drop: @gray-base variable

This commit is contained in:
Mark Otto
2014-07-08 02:27:12 -07:00
parent b50498acd4
commit 07463acec7
-1
View File
@@ -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;