4 lines
70 B
CSS
4 lines
70 B
CSS
.sketch-overlay {
|
|
fill: url(#streaks);
|
|
mix-blend-mode: overlay;
|
|
}
|