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