Update footer color to match news site

This commit is contained in:
Ryan Watters
2017-03-24 00:10:10 -05:00
parent 01a296dd3c
commit 8b5e4d7370
3 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -99,7 +99,7 @@ $breadcrumb-navigation-text-color-active:$hugo-white;
$toc-bg-color:$body-bg-color;
//Footers
$site-footer-bg-color:$hugo-black;
$site-footer-bg-color:$site-header-bg-color;
$site-footer-height-l-plus: 140px;
//Tags
+1 -1
View File
File diff suppressed because one or more lines are too long