Skip to content

Commit 5fb1bc9

Browse files
committed
fix color
1 parent 6704ca9 commit 5fb1bc9

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/challenge-listing/Sidebar/BucketSelector

1 file changed

+1
-1
lines changed

src/shared/components/challenge-listing/Sidebar/BucketSelector/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
text-align: center;
55

66
a {
7-
color: #767676;
7+
color: $tc-gray-60;
88
font-size: 13px;
99
line-height: 30px;
1010
}

0 commit comments

Comments
 (0)