mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 04:07:55 +03:00
5 lines
54 B
SCSS
5 lines
54 B
SCSS
// adjust up the h6 weight
|
|
h6 {
|
|
font-weight: 500;
|
|
}
|