blogs
.social
Sign in
Home
Stats
Adam Argyle
@nerdy.dev.web.brid.gy
February 8, 2026 · 4 words
Scaley Mask Image Hover
img:hover {
scale: 1.2;
clip-path: inset(10% round 20px);
}
`
nice, n' simple (codepen)