Loading video...

Video Failed to Load

Go Home

Future CSS Tip! ๐Ÿคž You could create an image zoom/crop using the CSS object-view-box property ๐Ÿ” img { object-fit: cover; object-view-box: inset( var(--top) var(--right) var(--bottom) var(--left) ); } CodePen.IO link below! ๐Ÿ‘‡

167,991 views โ€ข 2 years ago โ€ขvia X (Twitter)

0 Comments

No comments available

Comments from the original post will appear here

Related Videos