Corner Bottom Shape
Set the shape for the bottom corners of an element.
Limited availability
This feature does not work in some of the most widely-used browsers.
Chrome
Edge
Firefox
Safari
cbs-bcorner-bottom-shape: bevel;cbs-ncorner-bottom-shape: notch;cbs-rcorner-bottom-shape: round;cbs-scorner-bottom-shape: squircle;Responsiveness
Use breakpoint prefixes to target different screen sizes. Styles apply from the breakpoint & up.
sm:cbs-(value)Small≥640px
md:cbs-(value)Medium≥768px
lg:cbs-(value)Large≥1024px
xxl:cbs-(value)Extra Large≥1536px
Hover State
Apply styles conditionally on hover using the h: prefix.
Add the h: prefix to apply styles only when the user hovers over the element.
Syntax:
h:cbs-(value)