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