Comment on How to vertically center a clipped image with CSSComments−jahewson11yCSS already supports this natively via 'clip-path' (or the legacy 'clip').
Comments
CSS already supports this natively via 'clip-path' (or the legacy 'clip').