Revert red

This commit is contained in:
Jeremy Thomas 2017-07-02 23:44:58 +01:00
parent 0abecdd777
commit 0970a50595
2 changed files with 1626 additions and 527 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@ $navbar-height: 3.25rem !default
$navbar-item: $grey-dark !default
$navbar-item-hover: $black !default
$navbar-item-hover-background: $background !default
$navbar-item-active: $red !default
$navbar-item-active: $black !default
$navbar-item-active-background: transparent !default
$navbar-dropdown-background: $white !default