7 lines
61 B
SCSS
7 lines
61 B
SCSS
|
.bowtie {
|
||
|
.line {
|
||
|
stroke: white;
|
||
|
fill: none;
|
||
|
}
|
||
|
}
|