mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01: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 {
|
.user-name {
|
||||||
font-damily: nb-theme(font-secondary);
|
font-family: nb-theme(font-secondary);
|
||||||
font-weight: nb-theme(font-weight-bold);
|
font-weight: nb-theme(font-weight-bold);
|
||||||
color: nb-theme(color-fg-heading);
|
color: nb-theme(color-fg-heading);
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue