Font Weight
Modifier for controlling the font weight of text.
The structure of the class names are:
.font-weight-{VALUE}
.font-weight-{VALUE}-{SCREEN_SIZE}
until the screen size
The values are:
- VALUE bold, normal
- SCREEN_SIZE lg, md, sm, xs
Modifier for controlling the font weight of text.
The structure of the class names are:
.font-weight-{VALUE}
.font-weight-{VALUE}-{SCREEN_SIZE}
until the screen sizeThe values are: