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 353161d + 8f381aa commit c1ea5cbCopy full SHA for c1ea5cb
src/shared/components/TopcoderHeader/Auth/style.scss
@@ -26,11 +26,11 @@
26
}
27
28
.tc-btn-default {
29
- border: 1px solid $tc-dark-blue;
30
- color: $tc-dark-blue;
+ border: 1px solid $tc-dark-blue-120;
+ color: $tc-dark-blue-120;
31
32
&:hover {
33
- background: $tc-dark-blue;
+ background: $tc-dark-blue-120;
34
color: $tc-white;
35
36
0 commit comments