_sass/app/overrides.scss in jumbo-jekyll-theme-3.5.5 vs _sass/app/overrides.scss in jumbo-jekyll-theme-3.5.6

- old
+ new

@@ -35,5 +35,9 @@ $jumbotron-font-size: 32px; $jumbotron-heading-color: #fff !default; $jumbotron-sub-title-font-size-xs: 16px; $jumbotron-sub-title-font-size: 18px; $jumbotron-sub-title-color: #fff !default; +// Tabbed Navbar +$tabbed-nav-bg-color: #ccc !default; +$tabbed-nav-text-color: #000 !default; +$tabbed-nav-hover-color: $brand-primary !default; \ No newline at end of file