Bootstrap 4 small


Home > bootstrap4


Example
<small>Small text.</small>

Result:

Small text.
Try it

 

Example
small,
.small {
  font-size: 80%;
  font-weight: 400;
}
Powered by Githua.com