4 lines
58 B
SCSS
4 lines
58 B
SCSS
|
.line {
|
||
|
@apply fill-none stroke-2 stroke-primary-600;
|
||
|
}
|