fix(dashboard): improve font-weight for dashboard cards

This commit is contained in:
KostyaDanovsky 2017-09-01 17:18:02 +03:00
parent f673dca532
commit c00e9b479c
13 changed files with 55 additions and 34 deletions

View file

@ -9,7 +9,7 @@
}
span {
font-family: nb-theme(font-family-secondary);
font-family: nb-theme(font-secondary);
font-weight: nb-theme(font-weight-bold);
color: nb-theme(color-fg-heading);
text-transform: uppercase;