mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-17 13:38:08 +01:00
theme config provider
This commit is contained in:
parent
06d0dc1c99
commit
f107a3726a
7 changed files with 138 additions and 44 deletions
|
|
@ -73,6 +73,7 @@ $card-header-font-size: 16px;
|
|||
|
||||
.card-title {
|
||||
font-weight: $font-normal;
|
||||
font-size: $card-header-font-size;
|
||||
text-transform: uppercase;
|
||||
opacity: 0.9;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue