<span class="badge badge-pill badge-primary">Secondary</span>
You don't need to remember all these classes. Just use a bootstrap builder instead.
/* _badge.scss:33 */
.badge-pill {
padding-right: $badge-pill-padding-x;
padding-left: $badge-pill-padding-x;
@include border-radius($badge-pill-border-radius);
}
Code copied to the clipboard.
Copying failed
/* _badge.scss:33 */
$badge-pill-padding-x
$badge-pill-padding-x
$badge-pill-border-radius