mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-24 03:10:13 +01:00
fix(dashboard): improve font-weight for dashboard cards
This commit is contained in:
parent
f673dca532
commit
c00e9b479c
13 changed files with 55 additions and 34 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue