DEV Community

mandynicole
mandynicole

Posted on

`grid` with reveal + resize on `hover`

  • clip-path for better, cleaner border radii, especially in conjunction with transitions

  • oklch and color-mix

  • container to determine if/when to unwrap and marquee-ify tags

  • Faux marquee that intentionally waits a beat before animating and pauses on :hover

  • media queries to determine whether card titles are line-clamped + text-overflow: ellipsis;'d or flex-wrap: wrap;

(See Pen details for TODOs.)

Top comments (0)