UX: tone down user card email color
This commit is contained in:
parent
268d4d4c82
commit
7b5913344e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue