3 lines
117 B
CSS
Raw Normal View History

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