Fix glyphicon font path

This commit is contained in:
Matthew Moen
2015-05-03 12:43:48 -04:00
committed by QWp6t
parent f45f0950c6
commit a797edccbc

View File

@@ -1,3 +1,6 @@
// Glyphicons font path
$icon-font-path: "../fonts/";
// Grid settings
$main-sm-columns: 12;
$sidebar-sm-columns: 4;