This commit is contained in:
Ben Word
2015-02-19 19:44:53 -06:00
parent 17b3aa5d59
commit 7c118f8565
6 changed files with 3 additions and 20 deletions

View File

@@ -1,17 +1,6 @@
// Grid settings
// -------------------------
@main-sm-columns: @grid-columns;
@sidebar-sm-columns: 4;
// Brand colors
// -------------------------
// Colors
@brand-primary: #27ae60;
// Glyphicons path
// -------------------------
@icon-font-path: "../fonts/";