mdb-ui-kit/scss/_type.scss

7 lines
170 B
SCSS

// This needs review, including colors: https://www.google.com/design/spec/style/typography.html#typography-styles
// adjust up the h6 weight
h6 {
font-weight: 500;
}