mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-10 19:57:13 +03:00
ac37625123
This reverts commit 162fd8e9b8
.
7 lines
170 B
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;
|
|
}
|