mdb-ui-kit/scss/_type.scss
2016-01-26 12:12:48 -06:00

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