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