Fixing issue #859

This commit is contained in:
tabosque 2017-07-07 18:26:51 +09:00
parent 0ad0bb6ed3
commit e840311e8a

View File

@ -38,9 +38,6 @@ $headings-font-weight: 300 !default;
$body-bg: #EEEEEE !default;
//---
// import bs variables for sass, first declared wins.
@import '_import-bs-sass';
// Bootstrap Material Design variables start with mdb-
$mdb-brand-inverse: $indigo !default;