Corner Bottom Right Shape
Set the shape for the bottom-right corner of an element.
Limited availability
This feature does not work in some of the most widely-used browsers.
Chrome
Edge
Firefox
Safari
cbrs-bcorner-bottom-right-shape: bevel;cbrs-ncorner-bottom-right-shape: notch;cbrs-rcorner-bottom-right-shape: round;cbrs-scorner-bottom-right-shape: squircle;Responsiveness
Use breakpoint prefixes to target different screen sizes. Styles apply from the breakpoint & up.
sm:cbrs-(value)Small≥640px
md:cbrs-(value)Medium≥768px
lg:cbrs-(value)Large≥1024px
xxl:cbrs-(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:cbrs-(value)