@florianboegner I cannot test with Safari so I don't know. If it works there, then good.
CSS by T. Afif :verified:
@css@front-end.social
Posts
-
A CSS-only elastic hover effect, because why not? -
A CSS-only elastic hover effect, because why not?A direction-aware and more realistic version.
-
A CSS-only elastic hover effect, because why not?@kizu kind of doable: https://codepen.io/t_afif/pen/xbOzxyp/955a11790fe0de9c7428c98b9fc1f0ad but I need to clean the code a little.
-
A CSS-only elastic hover effect, because why not?@kizu maybe not. Looks like we always need many "elements" to catch different hover but I will see If I can avoid adding more elements to my existing markup.
-
A CSS-only elastic hover effect, because why not?@kizu yes, good idea. Will try another implementation ๐
-
A CSS-only elastic hover effect, because why not?A CSS-only elastic hover effect, because why not?
https://css-tip.com/elastic-hover/
A chrome-only experiment using shape(), sibling-index(), linear(), etc.