3 lines
117 B
CSS
Raw Normal View History

2023-12-18 16:25:37 +08:00
.mask {
background: linear-gradient(95deg, rgba(255, 255, 255, 0.00) 43.9%, rgba(255, 255, 255, 0.80) 95.76%); ;
}