We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f945ab8 + 4736c0d commit 8327ef8Copy full SHA for 8327ef8
src/shared/components/TopcoderHeader/Auth/style.scss
@@ -26,11 +26,11 @@
26
}
27
28
.tc-btn-default {
29
- border: 1px solid $tc-dark-blue-120;
30
- color: $tc-dark-blue-120;
+ border: 1px solid $tc-dark-blue;
+ color: $tc-dark-blue;
31
32
&:hover {
33
- background: $tc-dark-blue-120;
+ background: $tc-dark-blue;
34
color: $tc-white;
35
36
0 commit comments