Update bootstrap version

This commit is contained in:
Jonathan Cremin 2016-06-06 17:09:10 +01:00
parent b356a3b3f3
commit 72dcc6a87c
2 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ body {
min-height: 100%;
}
$icon-font-path: "../jspm_packages/npm/bootstrap-sass@3.3.5/assets/fonts/bootstrap/";
$icon-font-path: "../jspm_packages/npm/bootstrap-sass@3.3.6/assets/fonts/bootstrap/";
// MAIN VARIABLES
$body-bg: #0d0d1a;
@ -44,7 +44,7 @@ $nav-link-hover-bg: rgba(255,255,255,0);
// bower: scss
@import '../jspm_packages/npm/bootstrap-sass@3.3.5/assets/stylesheets/bootstrap';
@import '../jspm_packages/npm/bootstrap-sass@3.3.6/assets/stylesheets/bootstrap';
// endbower
html,
body {