Merge branch 'master' into normalize-quotes

This commit is contained in:
Ben Word
2018-11-16 11:34:28 -07:00
committed by GitHub
20 changed files with 3001 additions and 2100 deletions

View File

@@ -4,3 +4,7 @@
$theme-colors: (
primary: #525ddc
);
/** Bootstrap navbar fix (https://git.io/fADqW) */
$navbar-dark-toggler-icon-bg: none;
$navbar-light-toggler-icon-bg: none;