Skip to content

Commit

Permalink
fix(header): update header.scss to be consistent with component style
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferit Topcu committed Jun 25, 2018
1 parent 68b8d04 commit 34d69e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions molecules/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,10 @@ $header-border-color: schema-color(4) !default;

a {
color: inherit;

&:focus {
color: $white;
}
}
}
}

0 comments on commit 34d69e8

Please sign in to comment.