fix(dashboard): fix typo in styles (#1460)

This commit is contained in:
Oleksandr Tryshchenko 2017-12-17 10:39:05 +01:00 committed by Lex Zhukov
parent fa835725a3
commit 630c2496ef

View file

@ -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;