Green color to the link in hints
parent
cc7cb9dc79
commit
662c510ecb
|
@ -15,6 +15,9 @@
|
|||
@extend %small;
|
||||
color: $gray-light;
|
||||
}
|
||||
a {
|
||||
color: $green-taiga;
|
||||
}
|
||||
.trans-button {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue