We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c85510b + 48a6301 commit 6641dbbCopy full SHA for 6641dbb
1 file changed
stylesheets/components/fyi/_component.styl
@@ -101,15 +101,15 @@
101
fill: $white
102
103
&-l
104
- &-l:link
+ &-l:link, &:visited
105
color: $optimistic-blue-light-SR
106
font-family: $sans
107
font-size: $font-200
108
text-transform: uppercase
109
text-decoration: underline
110
line-height: $line-height-100
111
112
- &:hover, &:focus, &:visited
+ &:hover, &:focus
113
color: $freedom-red-light
114
border-color: $freedom-red-light
115
0 commit comments