mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-16 18:16:31 +01:00
fix(demo): fix button sizes, fix modals
This commit is contained in:
parent
b9e03cf8cd
commit
3ddf619592
11 changed files with 105 additions and 92 deletions
|
|
@ -39,12 +39,14 @@
|
|||
|
||||
.team-subtitle {
|
||||
margin-bottom: 1rem;
|
||||
color: nga-theme(color-fg-hint);
|
||||
color: nga-theme(color-fg);
|
||||
font-weight: nga-theme(font-weight-light);
|
||||
}
|
||||
|
||||
.team-bio {
|
||||
text-align: justify;
|
||||
color: nga-theme(color-fg-text);
|
||||
font-weight: nga-theme(font-weight-light);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue