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

@ -16,7 +16,7 @@
font-family: nb-theme(font-secondary);
font-size: 3rem;
line-height: 3rem;
font-weight: nb-theme(font-weight-light);
font-weight: nb-theme(font-weight-normal);
color: nb-theme(color-fg-heading);
}