Skip to content

Commit 87a58a9

Browse files
committed
Use icon-secondary for .blankslate-icon
1 parent 3e4a489 commit 87a58a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/blankslate/blankslate.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
margin-bottom: $spacer-2;
2929
margin-left: $spacer-1;
3030
// stylelint-disable-next-line primer/colors
31-
color: var(--color-blankslate-icon);
31+
color: var(--color-icon-secondary);
3232
}
3333

3434
.blankslate-capped {

0 commit comments

Comments
 (0)