Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit b28c90a

Browse files
authored
Merge pull request #301 from r0hit-gupta/contrast-fix
Fix contrast | Issue #3240
2 parents 1b14a62 + 56d62c2 commit b28c90a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/styles/tc/register.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
.register-container {
55
a {
6+
color: $tc-dark-blue-90;
67
text-decoration: underline;
78
&:focus {
89
outline: 2px solid $tc-dark-blue-70;

0 commit comments

Comments
 (0)