fix(demo): fix button sizes, fix modals

This commit is contained in:
KostyaDanovsky 2017-07-17 19:43:25 +03:00
parent b9e03cf8cd
commit 3ddf619592
11 changed files with 105 additions and 92 deletions

View file

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