Border Radius Top (border_radius_top)

2px (radius-top-sm)

4px (radius-top-md)

8px (radius-top-lg)

99rem (radius-top-pill)

<p class="radius-top-sm border-top-1px border-bottom-1px border-left-1px border-right-1px bg-primary-lighter padding-1">2px (radius-top-sm)</p> <p class="radius-top-md border-top-1px border-bottom-1px border-left-1px border-right-1px bg-primary-lighter padding-1">4px (radius-top-md)</p> <p class="radius-top-lg border-top-1px border-bottom-1px border-left-1px border-right-1px bg-primary-lighter padding-1">8px (radius-top-lg)</p> <p class="radius-top-pill border-top-1px border-bottom-1px border-left-1px border-right-1px bg-primary-lighter padding-1">99rem (radius-top-pill)</p>