Skip to content

Commit 7752e6f

Browse files
committed
dotted line
1 parent 5f04cdb commit 7752e6f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/scss/partials/d3.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@
8484

8585
.previousStory {
8686
polygon, rect, path {
87-
stroke-dasharray: 10;
87+
stroke-dasharray: 1 4;
88+
stroke-linecap: round;
8889
stroke: #888;
8990
stroke-width: 2;
9091
}

0 commit comments

Comments
 (0)