Change tagline to dark blue

Change-Id: I52e8d9f70252a54113de20ae76f52be0ae74c515
This commit is contained in:
James E. Blair 2018-05-03 16:09:33 -07:00
parent 3eaaf68524
commit 49dfe6e3bd
2 changed files with 2 additions and 2 deletions

View File

@ -1886,7 +1886,7 @@ input[type="button"],
bottom: 30%;
left: 0;
width: 100%;
color: #fff;
color: #071d49;
padding: 1.5em 0; }
#banner header h2 {
display: inline-block;

View File

@ -727,7 +727,7 @@
bottom: 30%;
left: 0;
width: 100%;
color: #fff;
color: _palette(dark-blue);
padding: 1.5em 0;
h2 {