fix(styles): fix styles for typography and buttons

This commit is contained in:
KostyaDanovsky 2017-09-15 20:01:43 +03:00
parent 660c9e508c
commit 3eb56f7e97
4 changed files with 36 additions and 7 deletions

View file

@ -20,7 +20,7 @@
.subheader {
margin-bottom: 0.75rem;
font-size: 0.875rem;
font-weight: nb-theme(font-weight-bold);
font-weight: nb-theme(font-weight-bolder);
color: nb-theme(color-fg-heading);
}
}