fix(dashboard): fix contacts styles

This commit is contained in:
KostyaDanovsky 2017-06-27 13:35:03 +03:00
parent b9a246457f
commit 95edada0e9

View file

@ -31,11 +31,12 @@
.user-name {
font-size: 1.25rem;
font-weight: nga-theme(font-weight-bolder);
color: nga-theme(color-head);
color: nga-theme(color-fg-heading);
}
.user-title {
font-size: 0.875rem;
font-weight: nga-theme(font-weight-light);
text-transform: uppercase;
}
}