_sass/minima.scss in jekyll-theme-lcsb-default-0.3.13 vs _sass/minima.scss in jekyll-theme-lcsb-default-0.3.14

- old
+ new

@@ -10,10 +10,11 @@ $spacing-unit: 30px !default; $text-color: #111 !default; $background-color: #fdfdfd !default; -$brand-color: #2a7ae2 !default; +// $brand-color: #2a7ae2 !default; +$brand-color: #4085e4 !default; $grey-color: #5c5c5c !default; $grey-color-light: lighten($grey-color, 40%) !default; $grey-color-dark: darken($grey-color, 25%) !default;