Skip to content

Commit 630c249

Browse files
tryshchenkoazhukau-dev
authored andcommitted
fix(dashboard): fix typo in styles (#1460)
1 parent fa83572 commit 630c249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/pages/dashboard/contacts/contacts.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
}
4444

4545
.user-name {
46-
font-damily: nb-theme(font-secondary);
46+
font-family: nb-theme(font-secondary);
4747
font-weight: nb-theme(font-weight-bold);
4848
color: nb-theme(color-fg-heading);
4949
font-size: 1.25rem;

0 commit comments

Comments
 (0)