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