Skip to content

Commit

Permalink
Change color of logo in external branding
Browse files Browse the repository at this point in the history
  • Loading branch information
j-f1 committed May 7, 2018
1 parent 5c30010 commit f86f8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _assets/css/branding.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
**/
.home {
font-family: 'Fira Sans', sans-serif;
color: $red-text !important;
color: $blue-text !important;
text-decoration: none !important;
display: flex;
align-items: center;
Expand Down

0 comments on commit f86f8b4

Please sign in to comment.