fix color of user email

pull/37/head
unknown 2019-02-04 14:44:39 -05:00
parent 9eae9a0215
commit 0fcafdc711
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
font-size: 12pt;
height: 36px;
line-height: 36px;
color: $white-3;
color: $white-2;
}
a {
text-decoration: none;