@extends('layouts.app') @section('styles') @endsection @section('content')
Add any of the below mentioned modifier classes to change the appearance of a badge.
Use the .rounded-pill
modifier class to make badges more rounded.
Add any of the below mentioned modifier classes to change the appearance of a badge.
Use the .rounded-pill
modifier class to make badges more rounded.
Badges can be used as part of links or buttons to provide a counter.
Badges can be used as part of links or buttons to provide a counter.
Badges scale to match the size of the immediate parent element by using relative font sizing and em
units. As of v5, badges no longer have focus or hover styles for links.
Badges scale to match the size of the immediate parent element by using relative font sizing and em
units. As of v5, badges no longer have focus or hover styles for links.