diff --git a/sass/_project-sass/_project-Header.scss b/sass/_project-sass/_project-Header.scss index 9904555e..c8c18095 100644 --- a/sass/_project-sass/_project-Header.scss +++ b/sass/_project-sass/_project-Header.scss @@ -299,6 +299,8 @@ &:hover{ background:#528995; text-decoration:underline; + /* + Prettier with outline, but has issues with zoom levels... >.fa-heart { color: rgba(255, 255, 255, 1); >.fa-heart { @@ -310,6 +312,10 @@ display: inline; } } + */ + >.fa-heart { + color: $c-Brand-1; + } } &.selected, &:active{background:#528995; text-decoration:underline} } diff --git a/views/_header_links.erb b/views/_header_links.erb index 73daf5f5..cf227aa7 100644 --- a/views/_header_links.erb +++ b/views/_header_links.erb @@ -23,6 +23,6 @@ <% end %> <% else %>