Fading content
Thu Feb 20 2025 23:24:36 GMT+0000 (Coordinated Universal Time)
Saved by
@kanatov
span {
display: block;
-webkit-mask-image: linear-gradient(to bottom, white, transparent);
mask-image: linear-gradient(to bottom, white, transparent);
}
content_copyCOPY
Comments