setto.basspistol.com/_sass/svg.scss
2020-09-11 19:02:26 +02:00

9 lines
125 B
SCSS

#linearGradient2060 {
stop {
stop-color: var(--accent2);
}
stop:nth-child(even){
stop-color: var(--fg);
}
}