We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc17360 + 2797c7c commit a51d0bfCopy full SHA for a51d0bf
client/styles/components/_console.scss
@@ -89,7 +89,7 @@
89
@extend %link;
90
color: getThemifyVariable('secondary-text-color');
91
&:hover {
92
- color: getThemifyVariable('heavy-text-color');
+ color: getThemifyVariable('logo-color');
93
}
94
95
background: transparent;
0 commit comments