Post AjzOolthOuv9WSjOAS by anatudor@mastodon.social
(DIR) More posts by anatudor@mastodon.social
(DIR) Post #AjzOolthOuv9WSjOAS by anatudor@mastodon.social
2024-07-15T08:05:48Z
0 likes, 1 repeats
How would you go about creating this multi-layer text *with strokes* smooth effect on `:hover` without duplicating the text? That includes duplication in pseudo `content`, btw.I did it with #SVG filters https://codepen.io/thebabydino/pen/poXJyRP - can you guess how before checking the code? 😼Original @codepen demo I came across https://codepen.io/vstefanova/pen/wvLBwWz uses text duplication in the pseudo, but I thought I could do without.#CSS #filter #svgFilter #code #coding #frontend #web #dev #webDevelopment #textEffect