mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-21 21:40:49 +02:00
fix(dashboard): fix typo in styles (#1460)
This commit is contained in:
parent
fa835725a3
commit
630c2496ef
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
}
|
||||
|
||||
.user-name {
|
||||
font-damily: nb-theme(font-secondary);
|
||||
font-family: nb-theme(font-secondary);
|
||||
font-weight: nb-theme(font-weight-bold);
|
||||
color: nb-theme(color-fg-heading);
|
||||
font-size: 1.25rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue