mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
fix(dashboard): fix contacts styles
This commit is contained in:
parent
b9a246457f
commit
95edada0e9
1 changed files with 2 additions and 1 deletions
|
|
@ -31,11 +31,12 @@
|
|||
.user-name {
|
||||
font-size: 1.25rem;
|
||||
font-weight: nga-theme(font-weight-bolder);
|
||||
color: nga-theme(color-head);
|
||||
color: nga-theme(color-fg-heading);
|
||||
}
|
||||
|
||||
.user-title {
|
||||
font-size: 0.875rem;
|
||||
font-weight: nga-theme(font-weight-light);
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue