aboutsummaryrefslogtreecommitdiff
path: root/src/components/link.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/link.style.js')
-rw-r--r--src/components/link.style.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/link.style.js b/src/components/link.style.js
index 0128fd91..d13cef33 100644
--- a/src/components/link.style.js
+++ b/src/components/link.style.js
@@ -16,7 +16,6 @@ export default {
component: 'Link',
state: ['faint'],
directives: {
- textColor: '--link',
textOpacity: 0.5,
textOpacityMode: 'fake'
}