UX: tone down user card email color

This commit is contained in:
Joe 2019-04-12 04:55:01 -07:00 committed by GitHub
parent 268d4d4c82
commit 7b5913344e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ $avatar_margin: -50px; // negative margin makes avatars extend above cards
display: inline;
margin-right: 0.5em;
color: $primary;
&.email,
.desc,
a {
color: $primary-high;