mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-03 16:18:49 +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
|
|
@ -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);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue