Skip to content

Commit 9325c99

Browse files
author
Colin
committed
update timeline line color
1 parent 76762cb commit 9325c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/timeline/timeline-item.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
width: 2px;
1515
content: "";
1616
// stylelint-disable-next-line primer/colors
17-
background-color: var(--color-border-primary);
17+
background-color: var(--color-border-secondary);
1818
}
1919

2020
&:target .TimelineItem-badge {

0 commit comments

Comments
 (0)