Skip to content

Commit 06530c9

Browse files
committed
update color
1 parent 2d1be49 commit 06530c9

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/challenge-listing/ChallengeCard/Status

1 file changed

+1
-1
lines changed

src/shared/components/challenge-listing/ChallengeCard/Status/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ $status-radius-4: $corner-radius * 2;
7777

7878
.time-left {
7979
text-align: left;
80-
color: #767676;
80+
color: $tc-gray-60;
8181
font-size: 12px;
8282
line-height: $status-space-15;
8383
font-weight: 400;

0 commit comments

Comments
 (0)