We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 050fb4d commit 0a41455Copy full SHA for 0a41455
src/shared/components/challenge-listing/Filters/FiltersCardsType/style.scss
@@ -15,7 +15,7 @@ $type-radius-4: $corner-radius * 2;
15
16
height: $type-space-60;
17
font-size: 20px;
18
- color: #006feb;
+ color: $tc-dark-blue-105;
19
cursor: pointer;
20
line-height: $type-space-60;
21
display: inline-block;
@@ -34,7 +34,7 @@ $type-radius-4: $corner-radius * 2;
34
}
35
36
&:visited {
37
38
39
40
&:hover {
0 commit comments